mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
package/kodi: Remove hyperflous option --disable-dvdcss
The option is controlled later on inside this if-clause ifeq ($(BR2_PACKAGE_KODI_OPTICALDRIVE),y) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f01396a158
commit
81a66756ca
@ -34,7 +34,6 @@ KODI_CONF_ENV = \
|
|||||||
KODI_CONF_OPTS += \
|
KODI_CONF_OPTS += \
|
||||||
--with-ffmpeg=shared \
|
--with-ffmpeg=shared \
|
||||||
--disable-crystalhd \
|
--disable-crystalhd \
|
||||||
--disable-dvdcss \
|
|
||||||
--disable-hal \
|
--disable-hal \
|
||||||
--disable-joystick \
|
--disable-joystick \
|
||||||
--disable-openmax \
|
--disable-openmax \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user