diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/cvxopt/cvxopt-1.3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/cvxopt/cvxopt-1.3.1.ebuild b/dev-python/cvxopt/cvxopt-1.3.1.ebuild index 73bb03e8da33..f986ec811a65 100644 --- a/dev-python/cvxopt/cvxopt-1.3.1.ebuild +++ b/dev-python/cvxopt/cvxopt-1.3.1.ebuild @@ -46,7 +46,8 @@ BDEPEND=" virtual/pkgconfig " -distutils_enable_sphinx doc/source --no-autodoc +distutils_enable_sphinx doc/source \ + dev-python/sphinx-rtd-theme distutils_enable_tests pytest # The BLAS_LIB and LAPACK_LIB variables (among others) in cvxopt's |