aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xcursor-transparent-theme
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-01-17 16:41:24 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-01-17 16:41:24 +0000
commit7942015fb093ed42dfcd9fc7229651b03852b7eb (patch)
tree6d6f7eddee3a8c167015f842c92ed1b405008e11 /packages/xcursor-transparent-theme
parent31bc986f959cf8e2dfaafa294dc671161df8ff37 (diff)
downloadopenembedded-7942015fb093ed42dfcd9fc7229651b03852b7eb.tar.gz
xcursor-transparent-theme 0.1.1: Not machine-dependent.
Diffstat (limited to 'packages/xcursor-transparent-theme')
-rw-r--r--packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
index ca048155c9..8d4ede20af 100644
--- a/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
+++ b/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
@@ -1,7 +1,7 @@
LICENSE = "GPL"
DESCRIPTION = "Transparent xcursor theme for handheld systems"
SECTION = "x11/base"
-PR="r1"
+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 \
@@ -9,3 +9,5 @@ SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent
FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"
inherit autotools
+
+PACKAGE_ARCH = "all"