From d05f1d5b960c66196dfb40953b18b7e56f401aa4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 28 Nov 2016 08:47:30 +0100 Subject: dillo: allow for mips64 --- package/dillo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/dillo') diff --git a/package/dillo/Makefile b/package/dillo/Makefile index ecf4954d4..d45fb4ba1 100644 --- a/package/dillo/Makefile +++ b/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 -- cgit v1.2.3