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:
892331c
)
use conditional dependencies in vte as well
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 2 Jan 2009 02:55:20 +0000
(
02:55
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 2 Jan 2009 02:55:20 +0000
(
02:55
+0000)
SVN-Revision: 13816
Xorg/lib/vte/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/vte/Makefile
b/Xorg/lib/vte/Makefile
index fb1adb35a2b84e36594d419e8006f2eccb043d94..28f8e0ece54a754816c5813b8c3f6447bb7731f6 100644
(file)
--- a/
Xorg/lib/vte/Makefile
+++ b/
Xorg/lib/vte/Makefile
@@
-46,7
+46,7
@@
define Package/python-vte
SUBMENU:=Python
TITLE:=Python bindings for vte
URL:=http://developer.gnome.org/arch/gnome/widgets/vte.html
- DEPENDS:=python-core +python-gtk +vte
+ DEPENDS:=python-core +
PACKAGE_python-vte:
python-gtk +vte
endef
define Package/vte/description