xcb-proto: remove unused options

This commit is contained in:
CvH 2018-06-24 10:58:08 +02:00
parent 4947c066d9
commit 8a68ff8e56

View File

@ -27,6 +27,3 @@ PKG_DEPENDS_TARGET="toolchain util-macros Python2:host"
PKG_SECTION="x11/proto"
PKG_SHORTDESC="xcb-proto: X C-language Bindings protocol headers"
PKG_LONGDESC="X C-language Bindings protocol headers."
# package specific configure options
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"