[jhbuild] 3.8: Add "--with-espeak" to the autogenargs for speech-dispatcher



commit 5de537905e1e946e875ade80d6a83d46dc060e3f
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Nov 19 17:46:25 2012 -0500

    3.8: Add "--with-espeak" to the autogenargs for speech-dispatcher
    
    If we don't specify it, speech-dispatcher won't complain when it
    cannot find it and will subsequently run silently.

 modulesets/gnome-apps-3.8.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.8.modules b/modulesets/gnome-apps-3.8.modules
index 7ac5b3d..c002f10 100644
--- a/modulesets/gnome-apps-3.8.modules
+++ b/modulesets/gnome-apps-3.8.modules
@@ -508,7 +508,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="speech-dispatcher">
+  <autotools id="speech-dispatcher" autogenargs="--with-espeak">
     <branch repo="speech-dispatcher" module="speech-dispatcher-0.8-beta1.tar.gz" version="0.8-beta1"
             hash="sha256:eb60069f291008717c429aff210afe6075c24b68b8de75fe16d9298e85cbac5c"
             size="1229374"/>



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