diff options
Diffstat (limited to 'vars/hostclass/pkg_repository')
-rw-r--r-- | vars/hostclass/pkg_repository | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vars/hostclass/pkg_repository b/vars/hostclass/pkg_repository index e60a0c4..f50beb3 100644 --- a/vars/hostclass/pkg_repository +++ b/vars/hostclass/pkg_repository @@ -2,3 +2,9 @@ allowed_tcp_ports='ssh http https' nginx_redirect=false + +poudriere_patches=' +chromium-gssapi +postgresql16-gssapi +gstreamer1-plugins-good-fix-v4l-einval +' |