[jhbuild] 3.10: Add gexiv2 and libraw to the Shotwell system dependencies
- From: Emanuele Aina <emaaa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.10: Add gexiv2 and libraw to the Shotwell system dependencies
- Date: Tue, 9 Jul 2013 16:53:31 +0000 (UTC)
commit bd2d68a51a90fe8f65584e42587cddd616e2dbc3
Author: Emanuele Aina <emanuele aina collabora com>
Date: Fri Jun 21 19:29:15 2013 +0200
3.10: Add gexiv2 and libraw to the Shotwell system dependencies
https://bugzilla.gnome.org/show_bug.cgi?id=702830
modulesets/gnome-sysdeps-3.10.modules | 10 ++++++++++
modulesets/gnome-world-3.10.modules | 2 ++
2 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-sysdeps-3.10.modules b/modulesets/gnome-sysdeps-3.10.modules
index f65c886..bff2457 100644
--- a/modulesets/gnome-sysdeps-3.10.modules
+++ b/modulesets/gnome-sysdeps-3.10.modules
@@ -165,6 +165,11 @@
</systemdependencies>
</systemmodule>
+ <systemmodule id="gexiv2">
+ <pkg-config>gexiv2.pc</pkg-config>
+ <branch repo="system"/>
+ </systemmodule>
+
<systemmodule id="gl">
<pkg-config>gl.pc</pkg-config>
<branch repo="system"/>
@@ -424,6 +429,11 @@
<branch repo="system" version="0.4.0"/>
</systemmodule>
+ <systemmodule id="libraw">
+ <pkg-config>libraw.pc</pkg-config>
+ <branch repo="system"/>
+ </systemmodule>
+
<systemmodule id="libtasn1">
<pkg-config>libtasn1.pc</pkg-config>
<branch repo="system"
diff --git a/modulesets/gnome-world-3.10.modules b/modulesets/gnome-world-3.10.modules
index 49c4b2a..95a0be6 100644
--- a/modulesets/gnome-world-3.10.modules
+++ b/modulesets/gnome-world-3.10.modules
@@ -3178,12 +3178,14 @@
<autotools id="shotwell">
<branch repo="yorba.org" module="shotwell"/>
<dependencies>
+ <dep package="gexiv2"/>
<dep package="glib"/>
<dep package="gtk+"/>
<dep package="gstreamer-0.10"/>
<dep package="gst-plugins-base-0.10"/>
<dep package="gudev"/>
<dep package="libgee-0.6"/>
+ <dep package="libraw"/>
<dep package="libsoup"/>
<dep package="libunique"/>
<dep package="libxml2"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]