mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
dool: depend on python3
This commit is contained in:
parent
b388d655e4
commit
4e42b80d09
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'dool'
|
# Template file for 'dool'
|
||||||
pkgname=dool
|
pkgname=dool
|
||||||
version=1.3.2
|
version=1.3.2
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="python3"
|
makedepends="python3"
|
||||||
|
depends="python3"
|
||||||
short_desc="Versatile tool for generating system resource statistics"
|
short_desc="Versatile tool for generating system resource statistics"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue