projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove fluxbox, matchbox dependency on freedesktop-compliant, which is unavailable...
[openwrt/svn-archive/archive.git]
/
Xorg
/
wm
/
matchbox-window-manager
/
Makefile
diff --git
a/Xorg/wm/matchbox-window-manager/Makefile
b/Xorg/wm/matchbox-window-manager/Makefile
index
06509ff
..
bbb940c
100644
(file)
--- 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