commit:     45acd9634382c83b7718bae89c1043042068c8de
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Sep 10 10:30:41 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Sep 10 10:30:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45acd963

app-benchmarks/phoronix-test-suite: add missing php[simplexml]

Closes: https://github.com/gentoo/guru/pull/204
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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? (

Reply via email to