From f69f1c61a76962d4313e149b750532eba34c5ea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sun, 12 Feb 2023 00:07:02 +0100 Subject: php extensions --- etc/portage/make.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/portage/make.conf b/etc/portage/make.conf index 853a61f..9ad75a8 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -29,7 +29,7 @@ USE="$USE extra graphics science publishers music" # texlive USE="$USE hid" # mixxx USE="$USE ipv6" # net-ftp/ftp USE="$USE calendar math latex -spell" # app-office/abiwold, spell ima conflict -USE="$USE curl exif fpm ftp gd gmp imap inifile intl mysqli pdo sockets sodium sqlite threads tidy webp xmlreader xmlwriter zip" # dev-lang/php +USE="$USE curl exif fpm ftp gd gmp imap inifile intl mysqli pdo sockets sodium sqlite threads tidy webp xmlreader xmlwriter zip mysql" # dev-lang/php # USE="$USE system-libvpx system-openjpeg -proprietary-codecs -official" # ungoogled-chromium USE="$USE server" # libssh USE="$USE gtk2 -official-branding" # palemoon @@ -72,3 +72,4 @@ SIGNED_OFF_BY="Anton Luka Šijanec " L10N="sl en de hr si" FEATURES="nostrip distcc" +PHP_TARGETS="php8-1" -- cgit v1.2.3