From 654abaacc8e90f051c9aff1851f8cdc92fd959b6 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 16 Nov 2004 06:46:57 +0000 Subject: Kill manual dependency on gettext-native in favor of inheriting the oeclass, in some packages. BKrev: 4199a2611jNNB6rZRguDijjOn9uXgw --- inkscape/inkscape_0.38.1.oe | 4 ++-- inkscape/inkscape_0.39.oe | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'inkscape') diff --git a/inkscape/inkscape_0.38.1.oe b/inkscape/inkscape_0.38.1.oe index d4122587cb..03ae8f4e94 100644 --- a/inkscape/inkscape_0.38.1.oe +++ b/inkscape/inkscape_0.38.1.oe @@ -3,9 +3,9 @@ DESCRIPTION = "Inkscape is an SVG-based graphics editor featuring alpha \ blending, node editing, SVG to PNG export, and more. Its goal is for features \ similar to Illustrator, CorelDraw, Visio, etc." MAINTAINER = "Chris Larson " -DEPENDS = "gettext-native intltool-native gtk+ libart-lgpl libxml2 libsigc++ popt" +DEPENDS = "intltool-native gtk+ libart-lgpl libxml2 libsigc++ popt" SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2" S = "${WORKDIR}/inkscape-${PV}" -inherit autotools +inherit autotools gettext gettext diff --git a/inkscape/inkscape_0.39.oe b/inkscape/inkscape_0.39.oe index d4122587cb..03ae8f4e94 100644 --- a/inkscape/inkscape_0.39.oe +++ b/inkscape/inkscape_0.39.oe @@ -3,9 +3,9 @@ DESCRIPTION = "Inkscape is an SVG-based graphics editor featuring alpha \ blending, node editing, SVG to PNG export, and more. Its goal is for features \ similar to Illustrator, CorelDraw, Visio, etc." MAINTAINER = "Chris Larson " -DEPENDS = "gettext-native intltool-native gtk+ libart-lgpl libxml2 libsigc++ popt" +DEPENDS = "intltool-native gtk+ libart-lgpl libxml2 libsigc++ popt" SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2" S = "${WORKDIR}/inkscape-${PV}" -inherit autotools +inherit autotools gettext gettext -- cgit v1.2.3