diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-01 15:43:52 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-01 16:16:27 +0200 |
commit | d6eec871cd9da061cd912294d47ba1de231b514c (patch) | |
tree | 8b63d43468dc4ee10147dc37d7a1715c78d1f2b2 /app-office/scribus/scribus-9999.ebuild | |
parent | sys-kernel/gentoo-sources: Linux 5.7.7 and cpu opt patch update (diff) | |
download | gentoo-d6eec871cd9da061cd912294d47ba1de231b514c.tar.gz gentoo-d6eec871cd9da061cd912294d47ba1de231b514c.tar.bz2 gentoo-d6eec871cd9da061cd912294d47ba1de231b514c.zip |
app-office/scribus: 1.5.5_p20200626 snapshot bump w/ python3 support
Bug: https://bugs.gentoo.org/719938
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/scribus/scribus-9999.ebuild')
-rw-r--r-- | app-office/scribus/scribus-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/scribus/scribus-9999.ebuild b/app-office/scribus/scribus-9999.ebuild index d532762422ed..944a609bb5c5 100644 --- a/app-office/scribus/scribus-9999.ebuild +++ b/app-office/scribus/scribus-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) PYTHON_REQ_USE="tk?" inherit cmake desktop flag-o-matic python-single-r1 subversion xdg @@ -58,8 +58,8 @@ DEPEND="${PYTHON_DEPS} virtual/jpeg:0= >=x11-libs/cairo-1.10.0[X,svg] boost? ( >=dev-libs/boost-1.67:= ) - hunspell? ( app-text/hunspell:= ) graphicsmagick? ( media-gfx/graphicsmagick:= ) + hunspell? ( app-text/hunspell:= ) osg? ( dev-games/openscenegraph:= ) pdf? ( app-text/podofo:0= ) scripts? ( |