summaryrefslogtreecommitdiff
path: root/recipes-lxde
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde')
-rw-r--r--recipes-lxde/gpicview/gpicview_0.2.5.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-lxde/gpicview/gpicview_0.2.5.bb b/recipes-lxde/gpicview/gpicview_0.2.5.bb
index 138d4c5..f787357 100644
--- a/recipes-lxde/gpicview/gpicview_0.2.5.bb
+++ b/recipes-lxde/gpicview/gpicview_0.2.5.bb
@@ -5,7 +5,8 @@ SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-DEPENDS = "jpeg gtk+ intltool-native"
+DEPENDS = "gtk+ intltool-native jpeg"
+RDEPENDS_${PN} = "adwaita-icon-theme"
SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.xz"
SRC_URI[md5sum] = "26be9b0c5a234f1afe7d83d02a4a33f4"
@@ -17,4 +18,4 @@ PACKAGECONFIG[gtk3] = "--enable-gtk3,,gtk+3"
inherit autotools gettext pkgconfig
-FILES_${PN} += "${datadir}/icons/*" \ No newline at end of file
+FILES_${PN} += "${datadir}/icons/*"