diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-16 06:46:57 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-16 06:46:57 +0000 |
commit | 654abaacc8e90f051c9aff1851f8cdc92fd959b6 (patch) | |
tree | ca9cd607501caf80b5964f78caef764cc6c25172 /gkdial/gkdial_1.8.1.oe | |
parent | 81ea22f6276ed5415767bb8855ef8ee114a1c0b3 (diff) |
Kill manual dependency on gettext-native in favor of inheriting the oeclass, in some packages.
BKrev: 4199a2611jNNB6rZRguDijjOn9uXgw
Diffstat (limited to 'gkdial/gkdial_1.8.1.oe')
-rw-r--r-- | gkdial/gkdial_1.8.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gkdial/gkdial_1.8.1.oe b/gkdial/gkdial_1.8.1.oe index 3011709691..c3d55b3d83 100644 --- a/gkdial/gkdial_1.8.1.oe +++ b/gkdial/gkdial_1.8.1.oe @@ -1,4 +1,4 @@ -inherit autotools pkgconfig +inherit autotools pkgconfig gettext gettext PR = "r1" DESCRIPTION = "GTK PPP dialing tool" |