From 1f9b1e91186d08ce7b10ea26cc00b8f49d8f47c3 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 10 Sep 2016 11:58:36 +0200 Subject: lxde-common: remove unneeded depends Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-lxde/lxde-common/lxde-common_0.99.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxde/lxde-common/lxde-common_0.99.1.bb b/recipes-lxde/lxde-common/lxde-common_0.99.1.bb index 8803ea4..12bd3a2 100644 --- a/recipes-lxde/lxde-common/lxde-common_0.99.1.bb +++ b/recipes-lxde/lxde-common/lxde-common_0.99.1.bb @@ -6,14 +6,14 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=597980c597fe9ce16d7b6b19c44cfced" RDEPENDS_{PN} = "lxde-icon-theme" -DEPENDS = "gtk+ lxde-icon-theme intltool-native" +DEPENDS = "intltool-native" SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/lxde-common-${PV}.tar.xz" SRC_URI[md5sum] = "3ab92bd7bcff8bc8e6395651d164cf76" SRC_URI[sha256sum] = "8ca5ea3185fd3cacc28116cd9adfdc3b1d92a4ff891fccf135d35f0224c29827" -inherit autotools pkgconfig update-alternatives +inherit autotools gettext update-alternatives FILES_${PN} += "${datadir}/lxde/ ${datadir}/lxpanel ${datadir}/xsessions" -- cgit v1.2.3