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

libnotify: Add HOMEPAGE info into recipe file.

(From OE-Core rev: 6499af309069458f9980e546a578a297094e19e1)

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Huang Qiyu
2017-09-14 17:06:20 +08:00
committed by Richard Purdie
parent da68c7ba95
commit 10eca703b4
@@ -1,4 +1,5 @@
SUMMARY = "Library for sending desktop notifications to a notification daemon"
HOMEPAGE = "http://www.gnome.org"
SECTION = "libs"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"