mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 07:54:55 +00:00
blktool: Add missing DEPENDS on glib-2.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
ace4de10e0
commit
d702e01051
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user