Commit 26605fa8 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Revert "fixup! cloudooo: add gcc in LD_LIBRARY_PATH"

This reverts commit cf721654.
parent cf721654
......@@ -4,6 +4,7 @@ extends =
../../stack/cloudooo.cfg
../../stack/logrotate/buildout.cfg
../../stack/monitor/buildout.cfg
../../component/defaults.cfg
parts =
${cloudooo-buildout:parts}
......@@ -62,7 +63,7 @@ fontconfig-includes =
${fontconfig:location}/etc/fonts/conf.d
freetype = ${freetype:location}
gcc = ${gcc-8.2:location}
gcc = ${gcc:location}
glib = ${glib:location}
glu = ${glu:location}
haproxy = ${haproxy:location}
......
[buildout]
extends =
../stack/slapos.cfg
../component/defaults.cfg
../component/apache/buildout.cfg
../component/cloudooo/buildout.cfg
../component/coreutils/buildout.cfg
......@@ -47,7 +46,6 @@ parts =
libXrender
# Dependencies
gcc-8.2
cups
dbus
dbus-glib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment