diff options
author | Phil Blundell <philb@gnu.org> | 2004-07-04 18:36:07 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-07-04 18:36:07 +0000 |
commit | cfef5bf2c1e136b9d2a90a6e6a44e672d541a199 (patch) | |
tree | 839cc113441c8f8b7278365b269d75269c99c10e /meta | |
parent | db6d4d7d4fa69a10e0565f4b927bc36c460afc04 (diff) |
add libgtkstylus to gpe-base
BKrev: 40e84e17OrORXht4HkIA7hF3lbwQ8Q
Diffstat (limited to 'meta')
-rw-r--r-- | meta/meta-gpe.oe | 3 |
1 files changed, 2 insertions, 1 deletions
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 <pb@handhelds.org>" -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" |