mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
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:
@@ -45,3 +45,13 @@ Index: src/empathy.c
|
|||||||
|
|
||||||
return EXIT_SUCCESS;
|
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 -----------------------------------------------------------
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ DEPENDS = "telepathy-mission-control libtelepathy gtk+ gconf libglade gnome-vfs"
|
|||||||
RDEPENDS = "telepathy-mission-control"
|
RDEPENDS = "telepathy-mission-control"
|
||||||
RRECOMMENDS = "telepathy-gabble"
|
RRECOMMENDS = "telepathy-gabble"
|
||||||
|
|
||||||
PR="r1"
|
PR="r2"
|
||||||
|
|
||||||
inherit gnome gtk-icon-cache
|
inherit gnome gtk-icon-cache
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user