mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
gst1-plugins-good: Remove gudev
Deactivate the dependencies to libgudev. This fixes the build of gst1-plugins-good. This fixes the following problem: ``` Package gst1-mod-video4linux2 is missing dependencies for the following libraries: libgudev-1.0.so.0 ``` Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Rosen Penev
parent
339e3bfd22
commit
6a1511fcd8
@@ -170,6 +170,7 @@ MESON_ARGS += \
|
|||||||
\
|
\
|
||||||
-Dximagesrc=disabled \
|
-Dximagesrc=disabled \
|
||||||
-Dv4l2=$(if $(CONFIG_PACKAGE_gst1-mod-video4linux2),en,dis)abled \
|
-Dv4l2=$(if $(CONFIG_PACKAGE_gst1-mod-video4linux2),en,dis)abled \
|
||||||
|
-Dv4l2-gudev=disabled \
|
||||||
-Dexamples=disabled \
|
-Dexamples=disabled \
|
||||||
-Dtests=disabled \
|
-Dtests=disabled \
|
||||||
-Dnls=enabled \
|
-Dnls=enabled \
|
||||||
|
|||||||
Reference in New Issue
Block a user