libconfuse: drop implied uClibc dependency

uClibc doesn't need to be listed as an explicit pkg dependency.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-09-11 22:18:52 +02:00
parent d9d7cab7bb
commit 170fb5361d

View File

@ -11,6 +11,4 @@ LIBCONFUSE_INSTALL_STAGING = YES
LIBCONFUSE_CONF_OPT = --disable-rpath
LIBCONFUSE_DEPENDENCIES = uclibc
$(eval $(call AUTOTARGETS,package,libconfuse))