more missing libs
This commit is contained in:
parent
a4cac3a3f9
commit
e5dbdc36d3
@ -1,7 +1,7 @@
|
|||||||
diff -up gnome-bluetooth-2.29.3/configure.ac.libs gnome-bluetooth-2.29.3/configure.ac
|
diff -up gnome-bluetooth-2.29.3/configure.ac.libs gnome-bluetooth-2.29.3/configure.ac
|
||||||
--- gnome-bluetooth-2.29.3/configure.ac.libs 2010-02-14 14:16:25.875934606 -0500
|
--- gnome-bluetooth-2.29.3/configure.ac.libs 2010-02-14 14:16:25.875934606 -0500
|
||||||
+++ gnome-bluetooth-2.29.3/configure.ac 2010-02-14 14:16:45.452154365 -0500
|
+++ gnome-bluetooth-2.29.3/configure.ac 2010-02-14 14:31:24.977904087 -0500
|
||||||
@@ -123,7 +123,8 @@ PKG_CHECK_MODULES(WIZARD,
|
@@ -123,12 +123,14 @@ PKG_CHECK_MODULES(WIZARD,
|
||||||
dbus-glib-1 >= $DBUS_GLIB_REQUIRED
|
dbus-glib-1 >= $DBUS_GLIB_REQUIRED
|
||||||
gmodule-export-2.0
|
gmodule-export-2.0
|
||||||
gtk+-2.0
|
gtk+-2.0
|
||||||
@ -11,6 +11,13 @@ diff -up gnome-bluetooth-2.29.3/configure.ac.libs gnome-bluetooth-2.29.3/configu
|
|||||||
|
|
||||||
dnl Requires for the input helper
|
dnl Requires for the input helper
|
||||||
PKG_CHECK_MODULES(INPUT,
|
PKG_CHECK_MODULES(INPUT,
|
||||||
|
xi
|
||||||
|
- gtk+-2.0)
|
||||||
|
+ gtk+-2.0
|
||||||
|
+ x11)
|
||||||
|
|
||||||
|
dnl Requires for the public library
|
||||||
|
PKG_CHECK_MODULES(LIBGNOMEBT,
|
||||||
diff -up gnome-bluetooth-2.29.3/lib/Makefile.am.libs gnome-bluetooth-2.29.3/lib/Makefile.am
|
diff -up gnome-bluetooth-2.29.3/lib/Makefile.am.libs gnome-bluetooth-2.29.3/lib/Makefile.am
|
||||||
--- gnome-bluetooth-2.29.3/lib/Makefile.am.libs 2010-02-14 14:00:40.224154013 -0500
|
--- gnome-bluetooth-2.29.3/lib/Makefile.am.libs 2010-02-14 14:00:40.224154013 -0500
|
||||||
+++ gnome-bluetooth-2.29.3/lib/Makefile.am 2010-02-14 14:01:10.183903796 -0500
|
+++ gnome-bluetooth-2.29.3/lib/Makefile.am 2010-02-14 14:01:10.183903796 -0500
|
||||||
|
Loading…
Reference in New Issue
Block a user