Commit 8528bcb6 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 80292059
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
extends = extends =
../pygolang/buildout.cfg ../pygolang/buildout.cfg
../golang/buildout.cfg ../golang/buildout.cfg
../zlib/buildout.cfg
../git/buildout.cfg ../git/buildout.cfg
parts = parts =
...@@ -36,6 +37,10 @@ setup-eggs = ...@@ -36,6 +37,10 @@ setup-eggs =
PATH = ${git:location}/bin:%(PATH)s PATH = ${git:location}/bin:%(PATH)s
GO = ${go:exe} GO = ${go:exe}
# wcfs needs this:
[gowork]
cpkgpath += ${zlib:location}/lib/pkgconfig
[wendelin.core-repository] [wendelin.core-repository]
recipe = slapos.recipe.build:gitclone recipe = slapos.recipe.build:gitclone
......
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