Explorar el Código

update to latest upstream version

Waldemar Brodkorb hace 14 años
padre
commit
8052cea0c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/qemu/Makefile

+ 1 - 1
package/qemu/Makefile

@@ -14,7 +14,7 @@ PKG_BUILDDEP:=		zlib sdl
 PKG_URL:=		http://wwww.qemu.org/
 PKG_SITES:=		http://wiki.qemu.org/download/
 
-PKG_ARCH_DEPENDS:=	x86 x86_64
+PKG_ARCH_DEPENDS:=	native x86 x86_64
 
 include $(TOPDIR)/mk/package.mk