diff options
Diffstat (limited to 'package/xf86-input-evtouch/Makefile')
-rw-r--r-- | package/xf86-input-evtouch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xf86-input-evtouch/Makefile b/package/xf86-input-evtouch/Makefile index e097c77ae..9e9da4f1c 100644 --- a/package/xf86-input-evtouch/Makefile +++ b/package/xf86-input-evtouch/Makefile @@ -14,7 +14,7 @@ PKG_BUILDDEP:= xorg-server PKG_SITES:= http://www.conan.de/touchscreen/ PKG_NEED_CXX:= 1 -PKG_ARCH_DEPENDS:= !arm !avr32 !m68k +PKG_ARCH_DEPENDS:= !arm !m68k PKG_CFLINE_XF86_INPUT_EVTOUCH:= depends on ADK_TARGET_WITH_INPUT DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 |