]> git.pld-linux.org Git - packages/inkscape.git/commitdiff
- needed to build against gtk+2 >= 2.14
authorduddits <duddits@pld-linux.org>
Fri, 16 Jan 2009 13:42:54 +0000 (13:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    inkscape-gtk2.patch -> 1.1

inkscape-gtk2.patch [new file with mode: 0644]

diff --git a/inkscape-gtk2.patch b/inkscape-gtk2.patch
new file mode 100644 (file)
index 0000000..0258b4a
--- /dev/null
@@ -0,0 +1,12 @@
+diff -burNp inkscape-0.46/src/widgets/sp-xmlview-attr-list.h inkscape-0.46-new/src/widgets/sp-xmlview-attr-list.h
+--- inkscape-0.46/src/widgets/sp-xmlview-attr-list.h   2008-03-11 05:20:13.000000000 +0100
++++ inkscape-0.46-new/src/widgets/sp-xmlview-attr-list.h       2009-01-16 14:16:51.046936872 +0100
+@@ -13,7 +13,7 @@
+  */
+ #include <stdio.h>
+-#include <gtk/gtkclist.h>
++#include <gtk/gtk.h>
+ #include "../xml/repr.h"
+ #include <glib.h>
This page took 0.141151 seconds and 4 git commands to generate.