]> git.pld-linux.org Git - packages/audacious.git/blob - audacious-pc.patch
- up to 1.5.1
[packages/audacious.git] / audacious-pc.patch
1 --- audacious-1.4.5/configure.ac        2007-12-29 01:13:39.000000000 +0000
2 +++ audacious-1.4.5/configure.ac        2008-01-19 15:16:28.000000000 +0000
3 @@ -211,6 +211,7 @@
4         if test "x$DBUS_BINDING_TOOL" = "xno" || test "x$GLIB_GENMARSHAL" = "xno" || test "x$enable_dbus" = "xno" ; then
5                 enable_dbus="no"
6         else
7 +               ADD_PC_REQUIRES([dbus-glib-1 >= 0.60])
8                 AC_DEFINE(USE_DBUS, 1, [Define if D-Bus support enabled])
9                 AC_DEFINE(DBUS_SERVICES_DIR, "$datadir/dbus-1/services",
10                         [Location of D-Bus services directory])
This page took 0.073118 seconds and 3 git commands to generate.