From ab365f92bf5b83d02bdab129ed1191be13bd893d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Thu, 4 Nov 2010 12:56:49 +0000 Subject: [PATCH] lxappearance: Add missing dependency SVN-Revision: 23859 --- lxde/apps/lxappearance/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxde/apps/lxappearance/Makefile b/lxde/apps/lxappearance/Makefile index 8ca00f1907..0b3c06185d 100644 --- a/lxde/apps/lxappearance/Makefile +++ b/lxde/apps/lxappearance/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lxappearance PKG_VERSION:=0.4.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/lxde @@ -34,7 +34,7 @@ define Package/lxappearance CATEGORY:=Xorg SUBMENU:=app TITLE:=lxappearance - DEPENDS:=+glib2 +vte +lxde-common + DEPENDS:=+glib2 +vte +lxde-common +libdbus-glib endef define Package/lxappearance/install -- 2.30.2