From e8dbd8ed2469289c4a3ff6649bce7a2ab488cbe7 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Thu, 29 Jan 2009 13:05:40 +0000 Subject: [PATCH] adding a set of configuraton files based on freedesktop.org specifications and add it as dependency to freedesktop compliant applications SVN-Revision: 14260 --- Xorg/wm/fluxbox/Makefile | 2 +- Xorg/wm/matchbox-window-manager/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Xorg/wm/fluxbox/Makefile b/Xorg/wm/fluxbox/Makefile index 42b12f6646..840aa9743a 100644 --- a/Xorg/wm/fluxbox/Makefile +++ b/Xorg/wm/fluxbox/Makefile @@ -32,7 +32,7 @@ endef define Package/fluxbox $(call Package/fluxbox/Default) - DEPENDS:=+uclibcxx +libXt + DEPENDS:=+uclibcxx +libXt +freedesktop-compliant TITLE:=fluxbox window manager MENU:=1 endef diff --git a/Xorg/wm/matchbox-window-manager/Makefile b/Xorg/wm/matchbox-window-manager/Makefile index 43439f1162..f81e49e229 100644 --- a/Xorg/wm/matchbox-window-manager/Makefile +++ b/Xorg/wm/matchbox-window-manager/Makefile @@ -28,7 +28,7 @@ define Package/matchbox-window-manager SECTION:=xorg-wm CATEGORY:=Xorg SUBMENU:=window manager - DEPENDS:=+libX11 +zlib +libfreetype +fontconfig +libmatchbox + DEPENDS:=+libX11 +zlib +libfreetype +fontconfig +libmatchbox +freedesktop-compliant endef define Build/Compile -- 2.30.2