[jhbuild] Add patch for a missing include for libnl



commit b9ebbaa5bb080a5101f898d224fb367a23e4c3d1
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Mon May 24 13:38:16 2010 +0200

    Add patch for a missing include for libnl

 modulesets/gnome-3.0.modules |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-3.0.modules b/modulesets/gnome-3.0.modules
index fffc5e7..9ee406d 100644
--- a/modulesets/gnome-3.0.modules
+++ b/modulesets/gnome-3.0.modules
@@ -1082,7 +1082,9 @@
   <autotools id="libnl" skip-autogen="never" autogen-sh="configure">
     <branch repo="people.suug.ch/~tgr/libnl/"
             module="libnl-1.1.tar.gz" version="1.1"
-            md5sum="ae970ccd9144e132b68664f98e7ceeb1" size="288932"/>
+            md5sum="ae970ccd9144e132b68664f98e7ceeb1" size="288932">
+      <patch file="libnl-include-fix.patch" strip="1"/>
+    </branch>
   </autotools>
 
   <autotools id="NetworkManager">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]