diff options
Diffstat (limited to 'etc/portage')
-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 624a3da..c7fc7c7 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -62,6 +62,7 @@ USE="$USE vhost-net qemu parted" # za qemu / libvirt USE="$USE qml positioning quick" # za freecad USE="$USE gstreamer" # za dino USE="$USE jack-sdk sound-server elogind" # za pipewire +USE="$USE enable-driver" CALLIGRA_FEATURES="stage words sheets" PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt |