1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

pcmanfm: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin
2010-07-01 14:31:15 +08:00
committed by Richard Purdie
parent 17b2ce5bc2
commit d29f2cceaf
+6 -2
View File
@@ -1,5 +1,9 @@
LICENSE = "GPL"
DESCRIPTION = "procfs tools"
DESCRIPTION = "Fast lightweight tabbed filemanager"
HOMEPAGE = "http://pcmanfm.sourceforge.net/"
BUGTRACKER = ""
LICENSE = "GPLv2 & GPLv2+ & LGPLv2.1+"
SECTION = "x11"
PRIORITY = "optional"
DEPENDS = "gtk+ startup-notification"