summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Sampson2021-01-13 14:12:34 -0500
committerAdrian Sampson2021-01-13 14:12:34 -0500
commitee0467e4590eb51ca5524fadf9d2682c16b45d16 (patch)
tree50be64907e2afc8618a95718133c4e9e3389c14e
parentdee2721b03482cc784e2113728b11e4af357c667 (diff)
downloadaur-ee0467e4590eb51ca5524fadf9d2682c16b45d16.tar.gz
Add Sphinx
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12e8f3056a56..cad0ccbe8243 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('MIT')
depends=('python-six' 'python-unidecode' 'python-musicbrainzngs'
'python-yaml' 'python-mediafile' 'python-confuse'
'python-munkres' 'python-jellyfish')
-makedepends=('python-setuptools' 'git')
+makedepends=('python-setuptools' 'git' 'python-sphinx')
optdepends=('python-requests: absubmit, fetchart, embyupdate, kodiupdate, lyrics, plexupdate plugins'
'python-pillow: fetchart, embedart, thumbnails plugins'
'python-pyacoustid: chroma plugin'