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