forked from tastytea/overlay
net-im/nheko: add kde-frameworks/kimageformats as optfeature
Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
parent
7ce666ccf5
commit
3060dc849a
|
@ -114,9 +114,11 @@ src_install() {
|
|||
|
||||
pkg_postinst() {
|
||||
optfeature "audio & video file playback support" \
|
||||
"media-plugins/gst-plugins-meta[ffmpeg]"
|
||||
"media-plugins/gst-plugins-meta[ffmpeg]"
|
||||
optfeature "secrets storage support other than kwallet (gnome-keyring or keepassxc)" \
|
||||
"dev-libs/qtkeychain[gnome-keyring]"
|
||||
"dev-libs/qtkeychain[gnome-keyring]"
|
||||
optfeature "additional, less common, image format support" \
|
||||
"kde-frameworks/kimageformats"
|
||||
|
||||
xdg_pkg_postinst
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user