diff options
-rw-r--r-- | meta/recipes-gnome/gthumb/gthumb_2.12.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb index f6755b0f6..27f63dbec 100644 --- a/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb +++ b/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb @@ -1,6 +1,7 @@ DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop" SECTION = "x11/gnome" LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf-dbus libpng gstreamer jpeg tiff" PR = "r1" |