phoronix-test-suite: depend on php-runtime virtual package.

This commit is contained in:
Joel Beckmeyer 2023-08-08 09:38:55 -04:00 committed by classabbyamp
parent 0a706927fe
commit 994bf077f6

View file

@ -1,8 +1,8 @@
# Template file for 'phoronix-test-suite' # Template file for 'phoronix-test-suite'
pkgname=phoronix-test-suite pkgname=phoronix-test-suite
version=10.8.4 version=10.8.4
revision=2 revision=3
depends="php8.1" depends="virtual?php-runtime"
short_desc="Comprehensive testing and benchmarking platform for Linux" short_desc="Comprehensive testing and benchmarking platform for Linux"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"