mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
blktool: Add missing DEPENDS on glib-2.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DESCRIPTION = "Display or change block device settings"
|
||||
LICENSE = "GPLv2"
|
||||
DEPENDS = "glib-2.0"
|
||||
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/b/blktool/blktool_4.orig.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user