| Message ID | 20260428093614.672-1-liuyd.fnst@fujitsu.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-gnome] eog: Add HOMEPAGE | expand |
diff --git a/meta-gnome/recipes-gnome/eog/eog_49.3.bb b/meta-gnome/recipes-gnome/eog/eog_49.3.bb index d67c3733af..eee6c14459 100644 --- a/meta-gnome/recipes-gnome/eog/eog_49.3.bb +++ b/meta-gnome/recipes-gnome/eog/eog_49.3.bb @@ -1,4 +1,6 @@ SUMMARY = "This is the Eye of GNOME, an image viewer program." +HOMEPAGE = "https://gitlab.gnome.org/GNOME/eog" + LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> --- meta-gnome/recipes-gnome/eog/eog_49.3.bb | 2 ++ 1 file changed, 2 insertions(+)