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:
27b6f23
)
vte depends on gdkx and therefore libX11
author
Mirko Vogt
<mirko@openwrt.org>
Sat, 27 Mar 2010 20:16:46 +0000
(20:16 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Sat, 27 Mar 2010 20:16:46 +0000
(20:16 +0000)
SVN-Revision: 20527
Xorg/lib/vte/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/vte/Makefile
b/Xorg/lib/vte/Makefile
index 8d94923d2295493c68904a001c3a2f6405eea0b1..2f206b99e58853f6ef8ef2d2935ab4358677d749 100644
(file)
--- a/
Xorg/lib/vte/Makefile
+++ b/
Xorg/lib/vte/Makefile
@@
-38,7
+38,7
@@
define Package/vte
SUBMENU:=libraries
TITLE:=Virtual Terminal Widget
URL:=http://developer.gnome.org/arch/gnome/widgets/vte.html
- DEPENDS:=+gtk2 +libncurses +libX11
+ DEPENDS:=+gtk2 +libncurses +libX11
@FEATURE_drawing-backend_libX11
endef
define Package/python-vte