From c3f3c6f8a57f6e56389d5398a60b7f07216fa1bb Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 25 Oct 2009 10:27:28 +0100 Subject: file-roller: add unzip to RDEPENDS --- recipes/file-roller/file-roller_2.28.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/file-roller') diff --git a/recipes/file-roller/file-roller_2.28.0.bb b/recipes/file-roller/file-roller_2.28.0.bb index 2754c97255..e92ef1e615 100644 --- a/recipes/file-roller/file-roller_2.28.0.bb +++ b/recipes/file-roller/file-roller_2.28.0.bb @@ -2,8 +2,9 @@ DESCRIPTION = "An archive manager for the GNOME environment" LICENSE="GPL" SECTION = "x11/gnome" DEPENDS="gtk+ libgnomeui gnome-common gnome-vfs libglade libbonoboui" +RDEPENDS = "unzip" -PR = "r1" +PR = "r2" inherit gnome -- cgit v1.2.3