summaryrefslogtreecommitdiff
path: root/packages/gtk+/gtk+-2.8.2
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2005-08-28 16:01:06 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-28 16:01:06 +0000
commit1c79f29c3427c1b26c296b0f5cec5689718141b7 (patch)
tree4697b63245450806f41ed36ba672ca6b38dce6ac /packages/gtk+/gtk+-2.8.2
parent271eb8af2bd7cc255ffa30c7912b89c1d8942a13 (diff)
gtk+: drop the build fix from bug #267, it's not needed in anymore gtk+-2.8.2
Diffstat (limited to 'packages/gtk+/gtk+-2.8.2')
-rw-r--r--packages/gtk+/gtk+-2.8.2/pkg-config-pangoft2.patch11
1 files changed, 0 insertions, 11 deletions
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
index 8cbc578f24..0000000000
--- a/packages/gtk+/gtk+-2.8.2/pkg-config-pangoft2.patch
+++ /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)