aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-05 19:52:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-05 19:52:53 +0000
commit6f57bb75418bda97eede5a20a5b26aed85808098 (patch)
tree0905ad1d44e99aafaac53ef73436437da29c2cdb /testing
parent3cc23a72157a1f8c4c497814898ff8bcfc5eab14 (diff)
downloadaports-6f57bb75418bda97eede5a20a5b26aed85808098.tar.bz2
aports-6f57bb75418bda97eede5a20a5b26aed85808098.tar.xz
testing/udev: dont depend on uclibc
Diffstat (limited to 'testing')
-rw-r--r--testing/udev/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/udev/APKBUILD b/testing/udev/APKBUILD
index de342d4f91..0d55e6fd65 100644
--- a/testing/udev/APKBUILD
+++ b/testing/udev/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="The userspace dev tools (udev)"
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
license="GPL"
subpackages="$pkgname-dev $pkgname-doc"
-depends="uclibc"
+depends=
makedepends=""
install=
source="http://www.kernel.org/pub/linux/utils/kernel/hotplug/$pkgname-$pkgver.tar.bz2