mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
6a1511fcd8
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>