diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-24 15:30:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-24 15:30:51 +0200 |
commit | 53a04c2cc20d7fc34a6d772571b41e37c432e22b (patch) | |
tree | 34daba79a0ccf571bd19ee8420a274d55b167ece /package/xf86-input-evtouch/Makefile | |
parent | 0e5494c148d3385fb7d5e463b0aaa5448dcd825d (diff) |
remove PKG_NEED_CXX
Diffstat (limited to 'package/xf86-input-evtouch/Makefile')
-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 53fda7019..2edc4d90c 100644 --- a/package/xf86-input-evtouch/Makefile +++ b/package/xf86-input-evtouch/Makefile @@ -7,12 +7,11 @@ PKG_NAME:= xf86-input-evtouch PKG_VERSION:= 0.8.8 PKG_RELEASE:= 1 PKG_MD5SUM:= 4d8e092356d8353002f60a4907046c13 -PKG_DESCR:= X11 driver for touchscreen +PKG_DESCR:= x11 driver for touchscreens PKG_SECTION:= x11/drivers PKG_DEPENDS:= xorg-server PKG_BUILDDEP:= xorg-server PKG_SITES:= http://www.conan.de/touchscreen/ -PKG_NEED_CXX:= 1 PKG_CFLINE_XF86_INPUT_EVTOUCH:= depends on ADK_BROKEN |