summaryrefslogtreecommitdiff
path: root/packaging/Fix_Swig_Source.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/Fix_Swig_Source.patch')
-rw-r--r--packaging/Fix_Swig_Source.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/packaging/Fix_Swig_Source.patch b/packaging/Fix_Swig_Source.patch
new file mode 100644
index 0000000..91430e3
--- /dev/null
+++ b/packaging/Fix_Swig_Source.patch
@@ -0,0 +1,9 @@
+diff --git a/swig/ResTraits.i b/swig/ResTraits.i
+index cbcefad..638fded 100644
+--- a/swig/ResTraits.i
++++ b/swig/ResTraits.i
+@@ -1,3 +1,4 @@
++%include <zypp/ResObject.h>
+
+ /** Base of ResTraits. Defines the Resolvable::Kind type. */
+ /*struct ResolvableTraits