From 2907bd4a8fab629a9996ef2e0c0ec481e1c27aeb 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 bb6da205cd..64cb0722e1 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