gtk+: drop the build fix from bug #267, it's not needed in anymore gtk+-2.8.2
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 28 Aug 2005 16:01:06 +0000 (16:01 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 28 Aug 2005 16:01:06 +0000 (16:01 +0000)
packages/gtk+/gtk+-2.8.2/pkg-config-pangoft2.patch [deleted file]
packages/gtk+/gtk+_2.8.2.bb

diff --git a/packages/gtk+/gtk+-2.8.2/pkg-config-pangoft2.patch b/packages/gtk+/gtk+-2.8.2/pkg-config-pangoft2.patch
deleted file mode 100644 (file)
index 8cbc578..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- gtk+-2.8.0/configure.in.orig       2005-08-27 15:52:21 +0200
-+++ gtk+-2.8.0/configure.in    2005-08-26 23:07:10 +0200
-@@ -1347,7 +1347,7 @@
- if test "x$gdktarget" = "xwin32"; then
-       PANGO_PACKAGES="pangowin32 pangocairo"
- else
--      PANGO_PACKAGES="pango pangocairo"
-+      PANGO_PACKAGES="pango pangocairo pangoxft pangoft2"
- fi
- AC_MSG_CHECKING(Pango flags)
index 0369fa5..126bc22 100644 (file)
@@ -17,7 +17,6 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-${PV}.tar.bz2 \
           file://gtklabel-resize-patch;patch=1 \
           file://menu-deactivate.patch;patch=1 \
           file://xsettings.patch;patch=1 \
-          file://pkg-config-pangoft2.patch;patch=1 \
           file://scroll-timings.patch;patch=1 \
           file://small-gtkfilesel.patch;patch=1 \
           file://migration.patch;patch=1;pnum=0"