mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03: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_DEPENDENCIES = uclibc
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,libconfuse))
|
||||
|
||||
Reference in New Issue
Block a user