Add no_gnomevfs2.patch

git-svn-id: https://svn.o-hand.com/repos/poky@83 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Lord 2005-09-30 11:45:28 +00:00
parent 20c9cf272b
commit f33f340a94
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
--- trunk/addressbook/libebook-dbus/libebook.pc.in.old 2005-09-29 19:27:28.000000000 +0100
+++ trunk/addressbook/libebook-dbus/libebook.pc.in 2005-09-29 19:28:06.000000000 +0100
@@ -11,6 +11,6 @@
Name: libebook
Description: Client library for evolution address books
Version: @VERSION@
-Requires: gnome-vfs-2.0 libedataserver-1.2 dbus-glib-1
+Requires: libedataserver-1.2 dbus-glib-1
Libs: -L${libdir} -lebook-1.2
Cflags: -I${privincludedir}
--- trunk/calendar/libecal-dbus/libecal.pc.in.old 2005-09-29 19:27:53.000000000 +0100
+++ trunk/calendar/libecal-dbus/libecal.pc.in 2005-09-29 19:28:25.000000000 +0100
@@ -11,6 +11,6 @@
Name: libecal
Description: Client library for evolution calendars
Version: @VERSION@
-Requires: gnome-vfs-2.0 libedataserver-1.2 dbus-glib-1
+Requires: libedataserver-1.2 dbus-glib-1
Libs: -L${libdir} -lecal-1.2
Cflags: -I${privincludedir}