Clarify error message

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9726 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nix 2007-12-13 15:25:02 +00:00
parent 86e21af45f
commit a017ab0db8

View File

@ -62,5 +62,5 @@ endef
$(eval $(call BuildPackage,libpopt))
$(eval $(call RequireCommand,xgettext, \
$(PKG_NAME) requires GNU gettext to build. \
$(PKG_NAME) requires the GNU gettext development package installed on the local system to build. \
))