From fc88e12aa1fccc2f52e487946537d88196d6bf43 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 2 Nov 2004 10:04:52 +0000 Subject: fix mixup in DEPENDS BKrev: 41875bc4mTy1DfufXoTMwKi6V5Snmg --- gpe-icons/gpe-icons_0.24.oe | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gpe-icons/gpe-icons_0.24.oe b/gpe-icons/gpe-icons_0.24.oe index e69de29bb2..0c5e481955 100644 --- a/gpe-icons/gpe-icons_0.24.oe +++ b/gpe-icons/gpe-icons_0.24.oe @@ -0,0 +1,9 @@ +inherit gpe + +DEPENDS = "gtk+" +RDEPENDS = "gdk-pixbuf-loader-png" +MAINTAINER = "Phil Blundell " +SECTION = "gpe" +DESCRIPTION = "Common icons for GPE" +FILES_${PN} = "${datadir}/gpe" + -- cgit v1.2.3