bootchart2: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:10 -04:00
parent 07ed252482
commit c7d7202807
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'bootchart2'
pkgname=bootchart2
version=0.14.9
revision=3
revision=4
build_style=gnu-makefile
make_install_args="EARLY_PREFIX=/usr DOCDIR=/usr/share/doc/bootchart2"
hostmakedepends="python3"
hostmakedepends="python3-setuptools"
makedepends="python3"
depends="python3-cairo"
short_desc="Startup graphing tool"