mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
bootchart2: rebuild for Python 3.12
This commit is contained in:
parent
07ed252482
commit
c7d7202807
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue