Added pygtk to dependencies

This commit is contained in:
Joar Wandborg 2011-10-27 12:14:53 +02:00
parent 206ef74943
commit 6cde0361c7

View File

@ -61,6 +61,7 @@ setup(
'ConfigObj',
'Markdown',
'python-cloudfiles',
'pygtk',
## For now we're expecting that users will install this from
## their package managers.
# 'lxml',