mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
pcmanfm: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
17b2ce5bc2
commit
d29f2cceaf
@@ -1,5 +1,9 @@
|
|||||||
LICENSE = "GPL"
|
DESCRIPTION = "Fast lightweight tabbed filemanager"
|
||||||
DESCRIPTION = "procfs tools"
|
HOMEPAGE = "http://pcmanfm.sourceforge.net/"
|
||||||
|
BUGTRACKER = ""
|
||||||
|
|
||||||
|
LICENSE = "GPLv2 & GPLv2+ & LGPLv2.1+"
|
||||||
|
|
||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
DEPENDS = "gtk+ startup-notification"
|
DEPENDS = "gtk+ startup-notification"
|
||||||
|
|||||||
Reference in New Issue
Block a user