aboutsummaryrefslogtreecommitdiffstats
path: root/gpdf
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-16 06:46:57 +0000
committerChris Larson <clarson@kergoth.com>2004-11-16 06:46:57 +0000
commit654abaacc8e90f051c9aff1851f8cdc92fd959b6 (patch)
treeca9cd607501caf80b5964f78caef764cc6c25172 /gpdf
parent81ea22f6276ed5415767bb8855ef8ee114a1c0b3 (diff)
downloadopenembedded-654abaacc8e90f051c9aff1851f8cdc92fd959b6.tar.gz
Kill manual dependency on gettext-native in favor of inheriting the oeclass, in some packages.
BKrev: 4199a2611jNNB6rZRguDijjOn9uXgw
Diffstat (limited to 'gpdf')
-rw-r--r--gpdf/gpdf_2.7.90.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpdf/gpdf_2.7.90.oe b/gpdf/gpdf_2.7.90.oe
index 737d46b0b5..cec3b4d047 100644
--- a/gpdf/gpdf_2.7.90.oe
+++ b/gpdf/gpdf_2.7.90.oe
@@ -1,7 +1,7 @@
SECTION = "x11/utils"
PR = "r2"
-inherit gnome
+inherit gnome gettext gettext
DEPENDS = "gtk+ libgnomeui libbonoboui gnome-vfs gconf gettext libglade \
libgnomeprint libgnomeprintui gnome-common"