summaryrefslogtreecommitdiffstats
path: root/main/unfs3
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-04 08:19:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-04 08:22:45 +0000
commitcff79a00ec4dc26a3caa16c174a07a3948da4810 (patch)
treeaae33bf81c3407a0622b857ed1969471eae7b7c6 /main/unfs3
parent1eaeb70f388cfe3d10dc6825f947fdeeecf6ac44 (diff)
main/[various]: let abuild detect shared objects dependencies
Diffstat (limited to 'main/unfs3')
-rw-r--r--main/unfs3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/unfs3/APKBUILD b/main/unfs3/APKBUILD
index 28de3015711..bfadf9387e0 100644
--- a/main/unfs3/APKBUILD
+++ b/main/unfs3/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="a user-space implementation of the NFSv3 server specification"
url="http://unfs3.sourceforge.net/"
license='GPL'
-depends="uclibc"
+depends=""
makedepends="flex"
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
subpackages="$pkgname-doc"