mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
package/eudev: libgudev is no longer provided by eudev
libgudev is now provided by the the eponym package libgudev. Signed-off-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
df8525530f
commit
69c8a50ca4
@ -42,13 +42,6 @@ else
|
|||||||
EUDEV_CONF_OPTS += --disable-hwdb
|
EUDEV_CONF_OPTS += --disable-hwdb
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LIBGLIB2),y)
|
|
||||||
EUDEV_CONF_OPTS += --enable-gudev
|
|
||||||
EUDEV_DEPENDENCIES += libglib2
|
|
||||||
else
|
|
||||||
EUDEV_CONF_OPTS += --disable-gudev
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LIBSELINUX),y)
|
ifeq ($(BR2_PACKAGE_LIBSELINUX),y)
|
||||||
EUDEV_CONF_OPTS += --enable-selinux
|
EUDEV_CONF_OPTS += --enable-selinux
|
||||||
EUDEV_DEPENDENCIES += libselinux
|
EUDEV_DEPENDENCIES += libselinux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user