mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
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:
@@ -11,6 +11,4 @@ LIBCONFUSE_INSTALL_STAGING = YES
|
|||||||
|
|
||||||
LIBCONFUSE_CONF_OPT = --disable-rpath
|
LIBCONFUSE_CONF_OPT = --disable-rpath
|
||||||
|
|
||||||
LIBCONFUSE_DEPENDENCIES = uclibc
|
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS,package,libconfuse))
|
$(eval $(call AUTOTARGETS,package,libconfuse))
|
||||||
|
|||||||
Reference in New Issue
Block a user