From a6a1e4ce5ba54e296a784490de505b04667f69a8 Mon Sep 17 00:00:00 2001 From: Peter Nixon Date: Thu, 13 Dec 2007 15:25:02 +0000 Subject: [PATCH] Clarify error message SVN-Revision: 9726 --- libs/popt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/popt/Makefile b/libs/popt/Makefile index bb6da205c..64cb0722e 100644 --- a/libs/popt/Makefile +++ b/libs/popt/Makefile @@ -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. \ )) -- 2.30.2