diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-03-28 00:20:58 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-03-28 00:20:58 -0400 |
commit | 45f11dbe7efc2d6d4661b3a21d83fd0e0a5deb06 (patch) | |
tree | 0f06e91e3b81c1439c4de7f156b0abb9395dd4a4 /files/usr/local | |
parent | 9539e58ae7653ffa5ef25cf7b18c67d705813334 (diff) | |
download | infrastructure-45f11dbe7efc2d6d4661b3a21d83fd0e0a5deb06.tar.gz |
more digikam fixes
Diffstat (limited to 'files/usr/local')
-rw-r--r-- | files/usr/local/etc/poudriere.d/make.conf.pkg_repository | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/usr/local/etc/poudriere.d/make.conf.pkg_repository b/files/usr/local/etc/poudriere.d/make.conf.pkg_repository index 928e276..eeda66f 100644 --- a/files/usr/local/etc/poudriere.d/make.conf.pkg_repository +++ b/files/usr/local/etc/poudriere.d/make.conf.pkg_repository @@ -53,7 +53,8 @@ multimedia_kdemultimedia_SET=KMIX multimedia_kdenlive_UNSET=DVDWIZARD multimedia_mpv_SET=CDIO LIBBLURAY multimedia_mpv_UNSET=NVDEC -multimedia_qt6-multimedia_SET=ALSA +multimedia_qt6-multimedia_UNSET=ALSA +multimedia_qt6-multimedia_SET=PULSEAUDIO multimedia_vlc_SET=FLAC MPEG2 X264 X265 VPX DCA FAAD AOM multimedia_webcamd_UNSET=DVB INPUT RADIO net-im_py-matrix-synapse_SET=PGSQL URLPREVIEW LDAP |