From: Huang Qiyu Date: Thu, 14 Sep 2017 09:06:20 +0000 (+0800) Subject: libnotify: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~199 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6499af309069458f9980e546a578a297094e19e1;p=openembedded-core.git libnotify: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb b/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb index 2ab2f1f2c1..6c299bc175 100644 --- a/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb +++ b/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb @@ -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"