From 303eb975b3e71f8aeec756dee2a0e8a00206476d Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 3 Oct 2006 17:18:40 +0000 Subject: [PATCH] fix prereq SVN-Revision: 4895 --- libs/popt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/popt/Makefile b/libs/popt/Makefile index aad40d80f..b5ee00d1d 100644 --- a/libs/popt/Makefile +++ b/libs/popt/Makefile @@ -57,6 +57,6 @@ endef $(eval $(call BuildPackage,libpopt)) -$(eval $(call RequireCommand,gettext, \ +$(eval $(call RequireCommand,xgettext, \ popt requires GNU gettext to build. \ )) -- 2.30.2