[jhbuild] gnome-world: add back notification-daemon



commit 26f8ca225b48d9db7e0308a85c9238a61462fa61
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Mar 17 13:07:24 2016 +0200

    gnome-world: add back notification-daemon
    
    GNOME-Flashback will not use notification-daemon in 3.20+

 modulesets/gnome-world.modules |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index b9487bf..e5aef4f 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -2498,6 +2498,17 @@
     </suggests>
   </autotools>
 
+  <autotools id="notification-daemon">
+    <branch />
+    <dependencies>
+      <dep package="dbus" />
+      <dep package="glib" />
+      <dep package="gtk+" />
+      <dep package="libcanberra" />
+      <dep package="m4-common" />
+    </dependencies>
+  </autotools>
+
   <autotools id="libgnomekbd">
     <branch/>
     <dependencies>


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