diff options
-rw-r--r-- | etc/portage/make.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/portage/make.conf b/etc/portage/make.conf index 56a627f..1b06130 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -54,6 +54,7 @@ USE="$USE system-png" # za torbrowser USE="$USE bluetooth" USE="$USE cutter" # za rz-ghidra USE="$USE rtlsdr" # za gqrx +USE="$USE pdo" # za php CALLIGRA_FEATURES="stage words sheets" PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt |