dool: depend on python3

This commit is contained in:
Matthias von Faber 2024-06-27 17:59:28 +02:00 committed by Leah Neukirchen
parent b388d655e4
commit 4e42b80d09
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# Template file for 'dool'
pkgname=dool
version=1.3.2
revision=1
revision=2
makedepends="python3"
depends="python3"
short_desc="Versatile tool for generating system resource statistics"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"