From 9c67c93114222bc6a33e653c21a1fa71a5d65e5e Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Thu, 2 Apr 2009 19:39:54 +0000 Subject: virtual/gail: Introduction of new virtual: * provided by gtk+ >= 2.13.0 or gail * gtk+ >= 2.13.0 now stages libgailutil * use appropriate PROVIDES and DEPENDS for gail * bump PR to fix packages dependencies --- recipes/gtkhtml/gtkhtml-3.1_3.1.16.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/gtkhtml/gtkhtml-3.1_3.1.16.bb') diff --git a/recipes/gtkhtml/gtkhtml-3.1_3.1.16.bb b/recipes/gtkhtml/gtkhtml-3.1_3.1.16.bb index 1e389dabe0..18d77d8e49 100644 --- a/recipes/gtkhtml/gtkhtml-3.1_3.1.16.bb +++ b/recipes/gtkhtml/gtkhtml-3.1_3.1.16.bb @@ -1,6 +1,7 @@ require gtkhtml.inc -DEPENDS = "gtk+ gail libbonoboui libgnomeprintui libgnomeui" +DEPENDS = "gtk+ virtual/gail libbonoboui libgnomeprintui libgnomeui" +PR = "r2" SRC_URI = "${GNOME_MIRROR}/gtkhtml/3.1/gtkhtml-${PV}.tar.bz2" FILES_${PN} += "${datadir}/gtkhtml-3.1" -- cgit 1.2.3-korg