diff options
Diffstat (limited to 'package/exmap/Makefile')
-rw-r--r-- | package/exmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/exmap/Makefile b/package/exmap/Makefile index 46f7a226f..a7376eeb5 100644 --- a/package/exmap/Makefile +++ b/package/exmap/Makefile @@ -14,7 +14,7 @@ PKG_BUILDDEP:= glib readline PKG_SITES:= http://labs.o-hand.com/sources/exmap-console/ PKG_ARCH_DEPENDS:= !m68k -PKG_SYSTEM_DEPENDS:= !raspberry-pi3 +PKG_SYSTEM_DEPENDS:= !raspberry-pi3 !raspberry-pi3p PKG_CFLINE_EXMAP:= depends on !ADK_APPLIANCE_TOOLCHAIN DISTFILES:= ${PKG_NAME}-console-${PKG_VERSION}.tgz |