diff options
author | Koen Kooi <koen@openembedded.org> | 2007-08-01 14:46:33 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-08-01 14:46:33 +0000 |
commit | 941e5bc354169d701cdf3a34a7ba7e84b830efe8 (patch) | |
tree | f4671bfb6ebe64fad9ae43c8e4195d54fe3670a2 /packages/matchbox-themes-extra/matchbox-theme-sato_0.1.bb | |
parent | 41b5d25c96562b3b2b33bef9124e871f7f9f17ee (diff) |
matchbox-themes: PACKAGE_ARCH = "all"
Diffstat (limited to 'packages/matchbox-themes-extra/matchbox-theme-sato_0.1.bb')
-rw-r--r-- | packages/matchbox-themes-extra/matchbox-theme-sato_0.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/matchbox-themes-extra/matchbox-theme-sato_0.1.bb b/packages/matchbox-themes-extra/matchbox-theme-sato_0.1.bb index eb903a19c5..9e4774efd7 100644 --- a/packages/matchbox-themes-extra/matchbox-theme-sato_0.1.bb +++ b/packages/matchbox-themes-extra/matchbox-theme-sato_0.1.bb @@ -3,6 +3,8 @@ LICENSE = "CC-BY-SA3" DEPENDS = "matchbox-wm" SECTION = "x11/wm" +PACKAGE_ARCH = "all" + SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz" inherit autotools pkgconfig |