vte: remove unrequired rundeps.

This commit is contained in:
Juan RP
2011-11-17 17:54:45 +01:00
parent 156278b887
commit b87e9b3878
2 changed files with 2 additions and 6 deletions

View File

@@ -1,13 +1,11 @@
# Template file for 'vte-python'.
#
revision=1
revision=2
short_desc="${sourcepkg} - Python bindings"
long_desc="${long_desc}
This package contains the Python bindings."
Add_dependency run python
Add_dependency run libpng
Add_dependency run pygtk
do_install()