[banshee] [build] Fix name of gudev-sharp pkg-config module
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [build] Fix name of gudev-sharp pkg-config module
- Date: Wed, 1 Sep 2010 20:26:37 +0000 (UTC)
commit 12ac7160fb68702e57950060f5c5df01689b4fa8
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Wed Sep 1 22:25:06 2010 +0200
[build] Fix name of gudev-sharp pkg-config module
build/m4/banshee/gio.m4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/m4/banshee/gio.m4 b/build/m4/banshee/gio.m4
index 8952f58..411e2b2 100644
--- a/build/m4/banshee/gio.m4
+++ b/build/m4/banshee/gio.m4
@@ -26,7 +26,7 @@ AC_DEFUN([BANSHEE_CHECK_GIO_SHARP],
if test "x$enable_gio_hardware" = "xyes"; then
PKG_CHECK_MODULES(GUDEV_SHARP,
- gudev-sharp >= 0.1,
+ gudev-sharp-1.0 >= 0.1,
enable_gio_hardware="$enable_gio", enable_gio_hardware=no)
PKG_CHECK_MODULES(GKEYFILE_SHARP,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]