projects
/
nmigen-gf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42f4832
)
remove unneeded dependencies to avoid dragging in systemd and gui junk
author
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 4 Apr 2022 23:33:35 +0000
(16:33 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 4 Apr 2022 23:33:35 +0000
(16:33 -0700)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 5578d80616d832ccd8110b492f8f7c5a312331aa..476b4cd99c270726da2cba209c215c20a4afdeb4 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-23,7
+23,6
@@
build:
gawk
git
gperf
- graphviz
libboost-program-options-dev
libffi-dev
libftdi-dev
@@
-38,7
+37,6
@@
build:
python3-setuptools
python3-wheel
tcl-dev
- xdot
- export PATH="$HOME/.local/bin:/usr/lib/ccache:$PATH"
- export CCACHE_BASEDIR="$PWD"
- export CCACHE_DIR="$PWD/ccache"