mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
presentproto: disable autoreconf
This commit is contained in:
parent
41a9ce1662
commit
a70d2aa5d6
@ -29,7 +29,7 @@ PKG_SHORTDESC="presentproto: Present extension headers"
|
||||
PKG_LONGDESC="The Present extension provides a way for applications to update their window contents from a pixmap in a well defined fashion, synchronizing with the display refresh and potentially using a more efficient mechanism than copying the contents of the source pixmap."
|
||||
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
# package specific configure options
|
||||
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"
|
||||
|
Loading…
x
Reference in New Issue
Block a user