From: Phil Blundell Date: Sun, 4 Jul 2004 18:36:07 +0000 (+0000) Subject: add libgtkstylus to gpe-base X-Git-Tag: Release-2010-05/1~18335 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfef5bf2c1e136b9d2a90a6e6a44e672d541a199;p=openembedded.git add libgtkstylus to gpe-base BKrev: 40e84e17OrORXht4HkIA7hF3lbwQ8Q --- diff --git a/meta/meta-gpe.oe b/meta/meta-gpe.oe index 652a268fe7..6f7167e4c3 100644 --- a/meta/meta-gpe.oe +++ b/meta/meta-gpe.oe @@ -1,7 +1,7 @@ PACKAGES = gpe gpe-task-base gpe-task-utils gpe-task-pim DESCRIPTION = "Meta-package for GPE Palmtop Environment" MAINTAINER = "Phil Blundell " -PR = "r5" +PR = "r6" ALLOW_EMPTY = 1 @@ -18,6 +18,7 @@ gpe-base = "\ gpe-autostarter \ gpe-bootsplash \ gtk2-theme-angelistic \ + libgtkstylus \ xst" RDEPENDS_gpe-task-base := "${gpe-base} libfontconfig-utils"