From 4a4a9140abd07ed32291a7fb6cb7e53d58453fa3 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 3 Oct 2006 17:18:40 +0000 Subject: [PATCH] fix prereq git-svn-id: svn://svn.openwrt.org/openwrt/packages@4895 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0