[jhbuild] apps-3.16: qqwing requires a C++ compiler



commit 08f0e5004da3092631d6251cb5447a997f42b63d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Dec 28 18:22:45 2014 -0600

    apps-3.16: qqwing requires a C++ compiler

 modulesets/gnome-apps-3.16.modules |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.16.modules b/modulesets/gnome-apps-3.16.modules
index a4d4201..70f59a0 100644
--- a/modulesets/gnome-apps-3.16.modules
+++ b/modulesets/gnome-apps-3.16.modules
@@ -255,7 +255,9 @@
             version="1.2.0"
             hash="sha256:b9de6cc596049cf852d17a37014f9a4b0cac1682bd8ccff5def4433b0b52d1e1"
             size="350915"/>
-    <dependencies />
+    <dependencies>
+      <dep package="c++"/>
+    </dependencies>
   </autotools>
 
   <autotools id="speech-dispatcher" autogenargs="--with-espeak">


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