mirror of
git://git.yoctoproject.org/poky
synced 2026-08-15 08:58:28 +00:00
libsm: Add missing DEPENDS on e2fsprogs for uuid
This commit is contained in:
parent
3f4a6d8c8b
commit
102a8426b9
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user