diff options
Diffstat (limited to 'package/popt')
-rw-r--r-- | package/popt/popt.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/popt/popt.mk b/package/popt/popt.mk index 4c5702834..ed8cddd54 100644 --- a/package/popt/popt.mk +++ b/package/popt/popt.mk @@ -17,6 +17,4 @@ POPT_CONF_ENV += am_cv_lib_iconv=yes POPT_CONF_OPT += --with-libiconv-prefix=$(STAGING_DIR)/usr endif -POPT_DEPENDENCIES:=uclibc - $(eval $(call AUTOTARGETS,package,popt)) |