Fix no-gnome patch for empathy

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2324 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-08-02 11:13:28 +00:00
parent a17f926458
commit c96d4005cb
2 changed files with 11 additions and 1 deletions

View File

@@ -45,3 +45,13 @@ Index: src/empathy.c
return EXIT_SUCCESS;
}
--- configure.ac.old 2007-08-02 12:31:28.000000000 +0100
+++ configure.ac 2007-08-02 12:31:36.000000000 +0100
@@ -73,7 +73,6 @@
libmissioncontrol >= $MISSION_CONTROL_REQUIRED
gtk+-2.0 >= $GTK_REQUIRED
libglade-2.0 >= $LIBGLADE_REQUIRED
- libgnomeui-2.0
])
dnl -----------------------------------------------------------

View File

@@ -5,7 +5,7 @@ DEPENDS = "telepathy-mission-control libtelepathy gtk+ gconf libglade gnome-vfs"
RDEPENDS = "telepathy-mission-control"
RRECOMMENDS = "telepathy-gabble"
PR="r1"
PR="r2"
inherit gnome gtk-icon-cache