From cf70fb0cf7cc32d0327e8365b8ba1bcdf7f866c1 Mon Sep 17 00:00:00 2001 From: nbd 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 git-svn-id: svn://svn.openwrt.org/openwrt/packages@16152 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 ae2e92bc3..6f90e7df3 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 06509ffdc..bbb940c17 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.11.0