diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-01-05 01:23:49 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-01-05 01:23:49 +0000 |
commit | f93a8547d78e11866e8a35c99321909262460a31 (patch) | |
tree | 718a792c4f2110c617a2bae72018fa726b951717 | |
parent | b7191052fb44d13fe021a784f4b90b62e1dbbf94 (diff) |
xcursor-watchonly-theme 0.1.1: Fully replaces xcursor-transparent-theme.
-rw-r--r-- | packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb b/packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb index bbe2c2567e..e9e6479daf 100644 --- a/packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb +++ b/packages/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb @@ -1,7 +1,9 @@ LICENSE = "GPL" DESCRIPTION = "Transparent xcursor theme for handheld systems with visible watch cursor" SECTION = "x11/base" -PR="r1" +RREPLACES = "xcursor-transparent-theme" +RPROVIDES = "xcursor-transparent-theme" +PR="r2" SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ file://use-relative-symlinks.patch;patch=1 \ |