summaryrefslogtreecommitdiff
path: root/package/qemu
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-28 20:55:27 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-28 20:55:27 +0100
commitcf5ef7c683fa845a6e6412b319e0a1040aa0f445 (patch)
tree7185c1650c8b34ddf643fcc0b82b663fcec4d0a4 /package/qemu
parentf895baf25a71be2f71eb8f66dad003dc59a5e85e (diff)
some patches found via make bulkallmod
Diffstat (limited to 'package/qemu')
-rw-r--r--package/qemu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/qemu/Makefile b/package/qemu/Makefile
index 121017277..3ce9d6a19 100644
--- a/package/qemu/Makefile
+++ b/package/qemu/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= zlib sdl
PKG_URL:= http://wwww.qemu.org/
PKG_SITES:= http://wiki.qemu.org/download/
+PKG_ARCH_DEPENDS:= x86 x86_64
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,QEMU,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))