diff options
author | David Roman <davidroman96@gmail.com> | 2024-09-10 12:30:41 +0200 |
---|---|---|
committer | David Roman <davidroman96@gmail.com> | 2024-09-10 12:30:41 +0200 |
commit | 45acd9634382c83b7718bae89c1043042068c8de (patch) | |
tree | 8cb51a57c8e72dbfc343c0e4fb29d88cafe8233e /app-benchmarks | |
parent | app-benchmarks/phoronix-test-suite: add 10.8.4 (diff) | |
download | guru-45acd9634382c83b7718bae89c1043042068c8de.tar.gz guru-45acd9634382c83b7718bae89c1043042068c8de.tar.bz2 guru-45acd9634382c83b7718bae89c1043042068c8de.zip |
app-benchmarks/phoronix-test-suite: add missing php[simplexml]
Closes: https://github.com/gentoo/guru/pull/204
Signed-off-by: David Roman <davidroman96@gmail.com>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild index a30654b5f..3442803d4 100644 --- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild +++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild @@ -20,7 +20,7 @@ IUSE="sdl" RDEPEND="${DEPEND} app-arch/p7zip media-libs/libpng - >=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,sockets,ssl,truetype,xml,zip,zlib] + >=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,simplexml,sockets,ssl,truetype,xml,zip,zlib] www-servers/apache x11-base/xorg-server sdl? ( |