diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2023-11-15 22:02:01 +0100 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2023-11-15 22:02:01 +0100 |
commit | 622d0f73b3b02a63fc6079000d34db6c9f51ac05 (patch) | |
tree | 71ade3a439ced75b549734ab8a6d39d2b7a9c680 | |
parent | b (diff) | |
download | n-622d0f73b3b02a63fc6079000d34db6c9f51ac05.tar n-622d0f73b3b02a63fc6079000d34db6c9f51ac05.tar.gz n-622d0f73b3b02a63fc6079000d34db6c9f51ac05.tar.bz2 n-622d0f73b3b02a63fc6079000d34db6c9f51ac05.tar.lz n-622d0f73b3b02a63fc6079000d34db6c9f51ac05.tar.xz n-622d0f73b3b02a63fc6079000d34db6c9f51ac05.tar.zst n-622d0f73b3b02a63fc6079000d34db6c9f51ac05.zip |
-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 053d5cb..c47020d 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -71,6 +71,7 @@ USE="$USE irc-plus" # za ngircd USE="$USE cgi" # za uwsgi USE="$USE fileinfo spell change-password enigma" # za roundcube USE="$USE tkip" # za wpa_supplicant +USE="$USE hpijs" # za hplip UWSGI_PLUGINS="pam" NGINX_MODULES_HTTP="$NGINX_MODULES_HTTP addition auth_ldap auth_pam auth_request brotli dav dav_ext echo fancyindex flv gunzip gzip_static headers_more image_filter javascript memc metrics mp4 push_stream random_index realip secure_link sticky stub_status sub upload_progress vhost_traffic_status xslt gzip userid ssi uwsgi slice security rewrite referer proxy perl map limit_req limit_conn fastcgi empty_gif charset browser autoindex access auth_basic" |