Explorar el Código

dillo: allow for mips64

Waldemar Brodkorb hace 7 años
padre
commit
d05f1d5b96
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/dillo/Makefile

+ 1 - 1
package/dillo/Makefile

@@ -16,7 +16,7 @@ PKG_URL:=		http://www.dillo.org/
 PKG_SITES:=		http://www.dillo.org/download/
 
 PKG_HOST_DEPENDS:=	!cygwin
-PKG_ARCH_DEPENDS:=	x86 x86_64 mips arm
+PKG_ARCH_DEPENDS:=	arm mips mips64 x86 x86_64
 
 DISTFILES:=             ${PKG_NAME}-${PKG_VERSION}.tar.bz2