summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2010-01-27 21:10:40 +0000
committerMichael Januszewski <spock@gentoo.org>2010-01-27 21:10:40 +0000
commit57b2cb7f6fd2b080fe14ef360eb1e3b6993c195e (patch)
tree12326bd1de2f76a757d9200893208428a902a95d /net-im/ekg/files
parentActivate Prefix ELT-patches when and where necessary, acked by base-system, b... (diff)
downloadgentoo-2-57b2cb7f6fd2b080fe14ef360eb1e3b6993c195e.tar.gz
gentoo-2-57b2cb7f6fd2b080fe14ef360eb1e3b6993c195e.tar.bz2
gentoo-2-57b2cb7f6fd2b080fe14ef360eb1e3b6993c195e.zip
Fix bug #301500.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'net-im/ekg/files')
-rw-r--r--net-im/ekg/files/ekg-1.8_rc1-gtk.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/ekg/files/ekg-1.8_rc1-gtk.patch b/net-im/ekg/files/ekg-1.8_rc1-gtk.patch
new file mode 100644
index 000000000000..d90c9ac20876
--- /dev/null
+++ b/net-im/ekg/files/ekg-1.8_rc1-gtk.patch
@@ -0,0 +1,11 @@
+diff -Naurp ekg-1.8rc1-orig/src/ui-gtk-palette.c ekg-1.8rc1/src/ui-gtk-palette.c
+--- ekg-1.8rc1-orig/src/ui-gtk-palette.c 2010-01-27 22:00:51.000000000 +0100
++++ ekg-1.8rc1/src/ui-gtk-palette.c 2010-01-27 22:01:13.000000000 +0100
+@@ -46,6 +46,7 @@
+ #include <sys/stat.h>
+ #include <fcntl.h>
+
++#include <gtk/gtk.h>
+ #include <gdk-pixbuf/gdk-pixbuf.h>
+ #include <gdk-pixbuf/gdk-pixdata.h>
+ #include <gtk/gtkstock.h>