projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
debe970
)
libwnck depends on libX11
author
Mirko Vogt
<mirko@openwrt.org>
Sun, 4 Apr 2010 12:55:25 +0000
(12:55 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Sun, 4 Apr 2010 12:55:25 +0000
(12:55 +0000)
SVN-Revision: 20696
Xorg/lib/wnck/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/wnck/Makefile
b/Xorg/lib/wnck/Makefile
index 8fb81ed68586f36cceee2ebeb903578e2088dde6..c1451cee465a4f4bd6d3024f7bdc996e43f56a28 100644
(file)
--- a/
Xorg/lib/wnck/Makefile
+++ b/
Xorg/lib/wnck/Makefile
@@
-38,7
+38,7
@@
define Package/libwnck
SUBMENU:=libraries
TITLE:=Window Navigator Construction Kit
URL:=http://ftp.gnome.org/
- DEPENDS:=+gtk2 +glib2 +libXext +libintl
+ DEPENDS:=+
libX11 +
gtk2 +glib2 +libXext +libintl
endef
define Package/libwnck/description