summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1da69e71156..fceaa7ab18e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Literate programmer's editor, outliner, and project manager"
arch=('any')
url="http://leoeditor.com/"
license=('custom')
-depends=('python-pyqt4' 'shared-mime-info')
+depends=('python-pyqt4' 'shared-mime-info' 'python-setuptools')
optdepends=('python-pyenchant: spellchecking support'
'python-docutils: viewrendered support'
'python-sphinx: documentation support')