[packages] popt: build depends on libintl

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24469 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-11 01:08:52 +00:00
parent ba6ae39683
commit 1c7b292a88

View File

@ -19,6 +19,7 @@ PKG_FIXUP:=libtool
PKG_REMOVE_FILES:=autogen.sh aclocal.m4
PKG_INSTALL:=1
PKG_BUILD_DEPENDS:=libintl
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk