mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
dblatex: switch to python3.10 (#9179)
This commit is contained in:
@@ -6,7 +6,7 @@ of DB2LaTeX."
|
||||
HOMEPAGE="http://dblatex.sourceforge.net/"
|
||||
COPYRIGHT="2003–2020 Benoit Guillon"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/project/dblatex/dblatex/dblatex-$portVersion/dblatex3-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="16e82786272ed1806a079d37914d7ba7a594db792dc4cc34c1c3737dbd4da079"
|
||||
SOURCE_DIR="dblatex3-$portVersion"
|
||||
@@ -67,7 +67,7 @@ BUILD_REQUIRES="
|
||||
cmd:latex
|
||||
cmd:makeindex
|
||||
cmd:pdflatex
|
||||
setuptools_python39
|
||||
setuptools_python310
|
||||
tex:amsfonts
|
||||
tex:amsmath
|
||||
tex:anysize
|
||||
|
||||
Reference in New Issue
Block a user