Skip to content
Snippets Groups Projects
Commit a9ef905f authored by RamAddict's avatar RamAddict
Browse files

Merge branch 'development' of gitlab.com:eclufsc/ophidian into development

parents 9efc681d 1f6fdc49
No related branches found
No related tags found
1 merge request!36Move design location
......@@ -13,7 +13,7 @@ variables:
"build-essential
git
cmake
libboost1.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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment