mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
libsm: Add missing DEPENDS on e2fsprogs for uuid
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X11 Session management library"
|
||||
DEPENDS += "libice xproto xtrans"
|
||||
DEPENDS += "libice xproto xtrans e2fsprogs"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user