mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +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 \
|
||||
-Dv4l2=$(if $(CONFIG_PACKAGE_gst1-mod-video4linux2),en,dis)abled \
|
||||
-Dv4l2-gudev=disabled \
|
||||
-Dexamples=disabled \
|
||||
-Dtests=disabled \
|
||||
-Dnls=enabled \
|
||||
|
||||
Reference in New Issue
Block a user