remove glibc dependency
This commit is contained in:
@@ -8,7 +8,6 @@ hostmakedepends="go>=1.3"
|
|||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" go-cross-linux"
|
hostmakedepends+=" go-cross-linux"
|
||||||
fi
|
fi
|
||||||
depends="glibc>=2.8"
|
|
||||||
short_desc="Open Source Continuous File Synchronization"
|
short_desc="Open Source Continuous File Synchronization"
|
||||||
maintainer="Duncan Overbruck <mail@duncano.de>"
|
maintainer="Duncan Overbruck <mail@duncano.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|||||||
Reference in New Issue
Block a user