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:
5ecd0ff
)
[packages] wnck: add gtk-2.10.14, glib2, and libXext as dependencies
author
Andy Boyett
<agb@openwrt.org>
Sun, 15 Jun 2008 18:20:04 +0000
(18:20 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Sun, 15 Jun 2008 18:20:04 +0000
(18:20 +0000)
SVN-Revision: 11486
libs/wnck/Makefile
patch
|
blob
|
history
diff --git
a/libs/wnck/Makefile
b/libs/wnck/Makefile
index 73866471a4f1420a7901e26dddbab3a3026025bc..6cbc170e4137b4bd0b45eff4e4408fb8c64514eb 100644
(file)
--- a/
libs/wnck/Makefile
+++ b/
libs/wnck/Makefile
@@
-25,7
+25,7
@@
define Package/libwnck
CATEGORY:=Libraries
TITLE:=Window Navigator Construction Kit
URL:=http://ftp.gnome.org/
- DEPENDS:=
+ DEPENDS:=
+gtk-2.10.14 +glib2 +libXext
endef
define Package/libwnck/description