mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
pcmanfm: added missing dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4789 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ LICENSE = "GPL"
|
||||
DESCRIPTION = "procfs tools"
|
||||
SECTION = "x11"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "gtk+ libowl"
|
||||
DEPENDS = "gtk+ libowl startup-notification"
|
||||
|
||||
PR="r2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user