Sunflower: fix vopt_if call

This commit is contained in:
Duncaen 2025-06-08 20:41:43 +02:00
parent 3000fb6ba6
commit 23a9ccd49a
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -5,7 +5,7 @@ revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="libnotify-devel vte3-devel python3-setuptools python3-chardet python3-gobject" hostmakedepends="libnotify-devel vte3-devel python3-setuptools python3-chardet python3-gobject"
depends="gtk+3 vte3 python3 python3-gobject python3-chardet depends="gtk+3 vte3 python3 python3-gobject python3-chardet
$(vopt-if audio_metadata python3-mutagen)" $(vopt_if audio_metadata python3-mutagen)"
short_desc="Small, customizable dual-panel file manager with support for plugins" short_desc="Small, customizable dual-panel file manager with support for plugins"
maintainer="Mihail Ivanchev <contact@ivanchev.net>" maintainer="Mihail Ivanchev <contact@ivanchev.net>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"