From 9044128e3dbb15159fa92a8d6eb90d2c8a35ef74 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 28 May 2009 17:54:11 +0000 Subject: [PATCH] remove fluxbox, matchbox dependency on freedesktop-compliant, which is unavailable in the default feed SVN-Revision: 16152 --- 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 ae2e92bc30..6f90e7df3e 100644 --- a/Xorg/wm/fluxbox/Makefile +++ b/Xorg/wm/fluxbox/Makefile @@ -34,7 +34,7 @@ endef define Package/fluxbox $(call Package/fluxbox/Default) - DEPENDS:=+uclibcxx +libXt +freedesktop-compliant + DEPENDS:=+uclibcxx +libXt TITLE:=fluxbox window manager MENU:=1 endef diff --git a/Xorg/wm/matchbox-window-manager/Makefile b/Xorg/wm/matchbox-window-manager/Makefile index 06509ffdc8..bbb940c17e 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 +freedesktop-compliant + DEPENDS:=+libX11 +zlib +libfreetype +fontconfig +libmatchbox endef define Build/Compile -- 2.30.2