diff options
author | Richard Purdie <richard@openedhand.com> | 2005-09-29 16:52:06 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-09-29 16:52:06 +0000 |
commit | 812ddef9f59e142706786d8fd3635c9493a68be2 (patch) | |
tree | 6524ba4bf9fbe8c558c19c786968962206b2a31d /openembedded/packages/matchbox-themes-gtk | |
parent | 5708e94c180023eeee80cf720aea9e4b7e2d2f1b (diff) | |
download | openembedded-core-812ddef9f59e142706786d8fd3635c9493a68be2.tar.gz openembedded-core-812ddef9f59e142706786d8fd3635c9493a68be2.tar.bz2 openembedded-core-812ddef9f59e142706786d8fd3635c9493a68be2.zip |
Bump PR of matchbox-themes-gtk + other meta files
git-svn-id: https://svn.o-hand.com/repos/poky@75 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/matchbox-themes-gtk')
-rw-r--r-- | openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb b/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb index 35275dac25..74010ba2f9 100644 --- a/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb +++ b/openembedded/packages/matchbox-themes-gtk/matchbox-themes-gtk.bb @@ -3,6 +3,7 @@ LICENSE = "GPL" DEPENDS = "matchbox-wm gtk-clearlooks-engine" RDEPENDS = "matchbox-wm gtk-clearlooks-engine" SECTION = "x11/base" +PR = "r1" SRC_URI = "file://gtkrc" |