]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add no_gnomevfs2.patch
authorChris Lord <chris@openedhand.com>
Fri, 30 Sep 2005 11:45:28 +0000 (11:45 +0000)
committerChris Lord <chris@openedhand.com>
Fri, 30 Sep 2005 11:45:28 +0000 (11:45 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@83 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/eds/eds-dbus/no_gnomevfs2.patch [new file with mode: 0644]

diff --git a/openembedded/packages/eds/eds-dbus/no_gnomevfs2.patch b/openembedded/packages/eds/eds-dbus/no_gnomevfs2.patch
new file mode 100644 (file)
index 0000000..c4c6933
--- /dev/null
@@ -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}