Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
ophidian
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
eclufsc
ophidian
Commits
a9ef905f
Commit
a9ef905f
authored
6 years ago
by
RamAddict
Browse files
Options
Downloads
Plain Diff
Merge branch 'development' of gitlab.com:eclufsc/ophidian into development
parents
9efc681d
1f6fdc49
No related branches found
No related tags found
1 merge request
!36
Move design location
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
README.md
+1
-1
1 addition, 1 deletion
README.md
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
3
−
3
View file @
a9ef905f
...
...
@@ -13,7 +13,7 @@ variables:
"
build-essential
git
cmake
libboost
1.63
-dev
libboost-dev
liblemon-dev
def
lef
...
...
@@ -60,8 +60,8 @@ pages:
only
:
-
master
build_on_debian-
sid
:
image
:
debian:
sid
build_on_debian-
buster
:
image
:
debian:
buster
stage
:
build
before_script
:
-
apt-get update -qq && apt-get install -qq -y software-properties-common gpg
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
a9ef905f
...
...
@@ -39,7 +39,7 @@ $ sudo add-apt-repository -y -u ppa:eclufsc/ophidian
$ sudo apt install libophidian-dev
```
### Debian
Sid
:
### Debian
Buster
:
First you will need to add the
**Launchpad PPA for eclufsc**
gpg key:
```
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A62C1A5EFCB3D41A1FDB35758179B53998C15E64 && apt-get update -qq
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment