aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gettext
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gettext')
-rw-r--r--recipes/gettext/gettext_0.18.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gettext/gettext_0.18.bb b/recipes/gettext/gettext_0.18.bb
index e9e613e8ff..850b269b46 100644
--- a/recipes/gettext/gettext_0.18.bb
+++ b/recipes/gettext/gettext_0.18.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The GNU internationalization library."
HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
SECTION = "libs"
LICENSE = "GPLv3"
-PR = "r4"
+PR = "r5"
DEPENDS = "gettext-native virtual/libiconv ncurses expat"
DEPENDS_virtclass-native = "libxml2-native"
PROVIDES = "virtual/libintl"
@@ -26,7 +26,7 @@ PARALLEL_MAKE = ""
inherit autotools
-NATIVECONF = ""
+NATIVECONF = "--disable-rpath"
NATIVECONF_virtclass-native += "--enable-relocatable --disable-curses"
EXTRA_OECONF += "--without-lispdir \