diff options
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb (renamed from meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb index 7abf18687..c4baa727e 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.2.bb | |||
@@ -3,13 +3,13 @@ HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto" | |||
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b" |
6 | DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" | 6 | DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo file" |
7 | 7 | ||
8 | inherit xfce-app | 8 | inherit xfce-app |
9 | 9 | ||
10 | RRECOMMENDS_${PN} += "tumbler" | 10 | RRECOMMENDS_${PN} += "tumbler" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "5332876b627b3237eebb76db66e2fb11" | 12 | SRC_URI[md5sum] = "a8d8bb6b8fa7f868cfa3ae778630946e" |
13 | SRC_URI[sha256sum] = "0b4c90c585166c958d479075b98da6e28ca500bda6f4d3443f20e0a2172030ee" | 13 | SRC_URI[sha256sum] = "f8f3b77ca6fc77ddf8cff1bb52e5c5802c462663f72f324393b3a0360f6901b8" |
14 | 14 | ||
15 | FILES_${PN} += "${datadir}/appdata" | 15 | FILES_${PN} += "${datadir}/appdata" |