diff options
| -rw-r--r-- | meta-xfce/recipes-apps/ristretto/ristretto_0.13.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.13.1.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.13.1.bb index 4aac89fe79..dcae982cee 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.13.1.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.13.1.bb | |||
| @@ -4,9 +4,9 @@ SECTION = "x11/application" | |||
| 4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b" |
| 6 | 6 | ||
| 7 | DEPENDS = "exo libexif libxfce4ui libxfce4util xfconf cairo file" | 7 | DEPENDS = "exo libexif libxfce4ui libxfce4util xfconf cairo file glib-2.0-native python3-packaging-native" |
| 8 | 8 | ||
| 9 | inherit xfce-app mime-xdg | 9 | inherit xfce-app mime-xdg python3native |
| 10 | 10 | ||
| 11 | RRECOMMENDS:${PN} += "tumbler" | 11 | RRECOMMENDS:${PN} += "tumbler" |
| 12 | 12 | ||
