nixpkgs/pkgs/development/libraries/zeitgeist/dbus_glib.patch
Luca Bruno 63cdda1f4e zeitgeist: new package
Zeitgeist is a service which logs the users's activities and events

https://launchpad.net/zeitgeist
2014-05-02 17:43:02 +02:00

11 lines
436 B
Diff

--- configure.ac 2014-01-27 22:45:42.000000000 +0100
+++ configure.ac.new 2014-05-02 17:25:45.813491239 +0200
@@ -151,6 +151,7 @@
gio-2.0 >= $GLIB_REQUIRED
gio-unix-2.0 >= $GLIB_REQUIRED
gtk+-3.0 >= $GTK_REQUIRED
+ dbus-glib-1
json-glib-1.0 >= $JSON_GLIB_REQUIRED"
AC_ARG_ENABLE([datahub],