[jhbuild] 3.4: Don't sysdeps rarian (GNOME bug 670917)



commit e6e61b8a69a5331533e0a5cd64547967b7eb62b8
Author: Craig Keogh <cskeogh adam com au>
Date:   Wed Feb 29 21:45:48 2012 +1030

    3.4: Don't sysdeps rarian (GNOME bug 670917)
    
    Always build rarian due to some distributions providing rarian-compat
    package. (see GNOME bug 670917) rarian can be sysdeps again when GNOME
    bug 671042 is fixed.

 modulesets/gnome-suites-core-deps-3.4.modules |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.4.modules b/modulesets/gnome-suites-core-deps-3.4.modules
index 7f4c204..6e91b65 100644
--- a/modulesets/gnome-suites-core-deps-3.4.modules
+++ b/modulesets/gnome-suites-core-deps-3.4.modules
@@ -1157,7 +1157,10 @@
   </autotools>
 
   <tarball id="rarian" version="0.8.1" supports-non-srcdir-builds="no">
-    <pkg-config>rarian.pc</pkg-config>
+    <!-- Always build rarian due to some distributions providing rarian-compat
+         package. (see https://bugzilla.gnome.org/show_bug.cgi?id=670917)
+         rarian can be sysdeps again when GNOME bug 671042 is fixed. -->
+    <!-- <pkg-config>rarian.pc</pkg-config> -->
     <source href="http://download.gnome.org/sources/rarian/0.8/rarian-0.8.1.tar.bz2";
             hash="sha256:aafe886d46e467eb3414e91fa9e42955bd4b618c3e19c42c773026b205a84577"
             size="324441"/>



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