Commit 170fb536 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libconfuse: drop implied uClibc dependency



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

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent d9d7cab7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -11,6 +11,4 @@ LIBCONFUSE_INSTALL_STAGING = YES

LIBCONFUSE_CONF_OPT = --disable-rpath

LIBCONFUSE_DEPENDENCIES = uclibc

$(eval $(call AUTOTARGETS,package,libconfuse))