mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
remove glibc dependency
This commit is contained in:
parent
41177a6375
commit
e974a63fc3
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue