mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
lvm2: added missing dependency on udev
checking for UDEV... no configure: error: Package requirements (libudev >= 143) were not met: No package 'libudev' found Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
This commit is contained in:
committed by
Koen Kooi
parent
49fa1df21e
commit
1a28138101
@@ -1,5 +1,6 @@
|
||||
SECTION = "utils"
|
||||
DESCRIPTION = "LVM2 is a set of utilities to manage logical volumes in Linux."
|
||||
DEPENDS = "udev"
|
||||
LICENSE = "GPLv2 & LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://COPYING.LIB;md5=fbc093901857fcd118f065f900982c24"
|
||||
|
||||
Reference in New Issue
Block a user