From: Fan Xin Date: Mon, 4 Sep 2017 01:58:40 +0000 (+0900) Subject: cups: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~345 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b4fb21c5d21dc1b0e3a4560aa51f43b0915e6de0;p=openembedded-core.git cups: Add HOMEPAGE info into recipe file. Signed-off-by: Fan Xin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 38d90b5ea9..ac4d225c1a 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc @@ -1,4 +1,5 @@ SUMMARY = "An Internet printing system for Unix" +HOMEPAGE = "https://www.cups.org/" SECTION = "console/utils" LICENSE = "GPLv2 & LGPLv2" DEPENDS = "gnutls libpng jpeg dbus dbus-glib zlib libusb"