[jhbuild] core-deps-latest: Patch libepoxy to fix build on FreeBSD



commit 2ff59710f5c753716e6dc44ee7b6b6c81f081a20
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sat May 5 21:47:50 2018 +0800

    core-deps-latest: Patch libepoxy to fix build on FreeBSD

 modulesets/gnome-suites-core-deps-latest.modules |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index fe2c5b7..63d5911 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1354,8 +1354,10 @@ the module and we will just change it to use a tarball anyway.
             module="anholt/libepoxy/releases/download//${version}/libepoxy-${version}.tar.xz"
             version="1.5.1"
             checkoutdir="libepoxy-${version}"
-            hash="sha256:ba25f9251bdd12fa11f06b4dbd29073dab6f120be9b941e91754c338b926c720"
-            />
+            hash="sha256:ba25f9251bdd12fa11f06b4dbd29073dab6f120be9b941e91754c338b926c720">
+      <patch file="https://github.com/anholt/libepoxy/commit/5dc0c147e9026cc06b30688537325f77d64b54eb.patch"; 
strip="1"/>
+      <patch file="https://github.com/anholt/libepoxy/commit/27b07469403af8bcbef9b24a42d4c44c5bffc846.patch"; 
strip="1"/>
+    </branch>
     <dependencies>
       <dep package="egl"/>
       <dep package="gl"/>


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