]> git.pld-linux.org Git - packages/rhythmbox.git/blob - rhythmbox-libdmapsharing-2.2.patch
6d105cc8d3cca76bcbc8b35249aa0c4548a25d35
[packages/rhythmbox.git] / rhythmbox-libdmapsharing-2.2.patch
1 --- rhythmbox-0.13.1/configure.ac~      2010-11-24 00:45:22.206982997 +0100
2 +++ rhythmbox-0.13.1/configure.ac       2010-11-24 00:47:32.807982996 +0100
3 @@ -793,7 +793,7 @@
4                               [Disable DAAP support]),,
5                enable_daap=auto)
6  if test "x$enable_daap" != "xno"; then
7 -       PKG_CHECK_MODULES(DMAPSHARING, libdmapsharing-2.0,
8 +       PKG_CHECK_MODULES(DMAPSHARING, libdmapsharing-2.2,
9                           have_libdmapsharing=yes,
10                           have_libdmapsharing=no)
11         if test "x$have_libdmapsharing" = "xno"; then
This page took 0.09972 seconds and 2 git commands to generate.