mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libcec: don't build python wrapper
Broken after: https://github.com/Pulse-Eight/libcec/issues/356#issuecomment-435987465
This commit is contained in:
parent
4c90331be0
commit
b84d1a79aa
@ -14,6 +14,7 @@ PKG_LONGDESC="libCEC is an open-source dual licensed library designed for commun
|
||||
PKG_CMAKE_OPTS_TARGET="-DBUILD_SHARED_LIBS=1 \
|
||||
-DCMAKE_INSTALL_LIBDIR:STRING=lib \
|
||||
-DCMAKE_INSTALL_LIBDIR_NOARCH:STRING=lib \
|
||||
-DSKIP_PYTHON_WRAPPER=1 \
|
||||
-DHAVE_IMX_API=0 \
|
||||
-DHAVE_GIT_BIN=0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user