aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gettext/gettext_0.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gettext/gettext_0.17.bb')
-rw-r--r--recipes/gettext/gettext_0.17.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gettext/gettext_0.17.bb b/recipes/gettext/gettext_0.17.bb
index 9bd145d46e..0a8b6e822b 100644
--- a/recipes/gettext/gettext_0.17.bb
+++ b/recipes/gettext/gettext_0.17.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "The GNU internationalization library."
HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
SECTION = "libs"
LICENSE = "GPLv3"
-PR = "r6"
+PR = "r7"
DEPENDS = "gettext-native virtual/libiconv ncurses expat"
DEPENDS_virtclass-native = "libxml2-native"
PROVIDES = "virtual/libintl"
-PROVIDES_virtclass-native = ""
+PROVIDES_virtclass-native = "virtual/libintl-native"
RCONFLICTS_gettext-libintl = "proxy-libintl"
BBCLASSEXTEND = "native nativesdk"