[jhbuild] 3.22: Drop libarchive.pc workaround for FreeBSD



commit 2105e511c3e63450db688b4d9413c2ffb637d137
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Tue May 31 06:37:03 2016 +0800

    3.22: Drop libarchive.pc workaround for FreeBSD
    
    We no longer use libarchive provided by base. The libarchive package
    is now unconditionally installed when USE=libarchive is specified.

 modulesets/gnome-suites-core-deps-3.22.modules |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.22.modules b/modulesets/gnome-suites-core-deps-3.22.modules
index 08e3dd0..b574b11 100644
--- a/modulesets/gnome-suites-core-deps-3.22.modules
+++ b/modulesets/gnome-suites-core-deps-3.22.modules
@@ -74,9 +74,6 @@
 <!-- Please try to keep organized alphabetically -->
 
   <autotools id="appstream-glib">
-    <if condition-set="freebsd">
-      <autogenargs value="LIBARCHIVE_CFLAGS=' ' LIBARCHIVE_LIBS='-larchive'"/>
-    </if>
     <branch repo="github.com" module="hughsie/appstream-glib.git"/>
     <dependencies>
       <dep package="freetype2"/>


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