X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=libs%2Fpopt%2FMakefile;h=f4ae7879039e7c5aec1d28431bc6f80b2daf626c;hp=27ad2558436e29bfe733f366f781e1e1fb03f306;hb=f03da1117dc1f2e88309b46ee3471da46d49bb9b;hpb=092cdab71f92a3d59f36ef20b0f1f0fa9c6e11fd diff --git a/libs/popt/Makefile b/libs/popt/Makefile index 27ad255843..f4ae787903 100644 --- a/libs/popt/Makefile +++ b/libs/popt/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -51,8 +51,9 @@ define Package/libpopt/install $(CP) $(PKG_INSTALL_DIR)/usr/lib/libpopt.so.* $(1)/usr/lib/ endef -$(eval $(call BuildPackage,libpopt)) - $(eval $(call RequireCommand,xgettext, \ $(PKG_NAME) requires the GNU gettext development package installed on the local system to build. \ )) + +$(eval $(call BuildPackage,libpopt)) +