mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
Add libsm to DEPENDS of startup-notification
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1067 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Startup notification support"
|
|||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
DEPENDS = "virtual/libx11"
|
DEPENDS = "virtual/libx11 libsm"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user