startup-notification: fix metadata

clarify license

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He
2010-07-01 15:53:34 +08:00
committed by Saul Wold
parent 54f41e239e
commit b649f5c971

View File

@@ -1,7 +1,12 @@
DESCRIPTION = "Startup notification support"
LICENSE = "LGPL"
HOMEPAGE = "http://www.freedesktop.org/wiki/software/startup-notification/"
SECTION = "libs"
PRIORITY = "optional"
# most files are under MIT, but libsn/sn-utils.c is under LGPL, the
# effective license is LGPL
LICENSE = "LGPLv2+"
DEPENDS = "virtual/libx11 libsm"
inherit autotools pkgconfig