diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-17 18:59:47 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-17 20:26:15 +0200 |
commit | 3873eb096abc3bdd70ea143836824c31496b221b (patch) | |
tree | 18a1e219dc7316b8cbf60ae8bc813a6e88effb8b /package | |
parent | 68c29ab417bfe5d80e93c8fdf0d0b7e15327429a (diff) |
mark as broken
Diffstat (limited to 'package')
-rw-r--r-- | package/xf86-input-evtouch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/xf86-input-evtouch/Makefile b/package/xf86-input-evtouch/Makefile index 9abb28db2..53fda7019 100644 --- a/package/xf86-input-evtouch/Makefile +++ b/package/xf86-input-evtouch/Makefile @@ -14,8 +14,7 @@ PKG_BUILDDEP:= xorg-server PKG_SITES:= http://www.conan.de/touchscreen/ PKG_NEED_CXX:= 1 -PKG_ARCH_DEPENDS:= !arm !m68k -PKG_CFLINE_XF86_INPUT_EVTOUCH:= depends on ADK_TARGET_WITH_INPUT +PKG_CFLINE_XF86_INPUT_EVTOUCH:= depends on ADK_BROKEN DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 |