From 750594cdb3511d7dfbc34a1c262e1cdb32ed1017 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Tue, 7 Oct 2008 23:00:46 +0000 Subject: [PATCH] gettext: make version 0.17 the default * 0.14.1 is using some old macros never used in modern autotools scripts * only e2fslibs so far clashes, while it needs some of the old macros (MKINSTALLDIRS) but this will be fixed really fast --- packages/gettext/gettext_0.17.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/gettext/gettext_0.17.bb b/packages/gettext/gettext_0.17.bb index 7beaee1294..3dac87a09b 100644 --- a/packages/gettext/gettext_0.17.bb +++ b/packages/gettext/gettext_0.17.bb @@ -3,7 +3,6 @@ HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html" SECTION = "libs" LICENSE = "GPL" PR = "r1" -DEFAULT_PREFERENCE = "-1" DEPENDS = "gettext-native virtual/libiconv ncurses expat" PROVIDES = "virtual/libintl" -- 2.39.5