media-gfx/swayimg: fix typo

This commit is contained in:
medanisjbara 2022-12-24 17:32:33 +01:00
parent 0f558c188d
commit 907e6ffa82

View File

@ -53,7 +53,7 @@ src_configure() {
$(meson_feature webp) $(meson_feature webp)
-Ddesktop=true -Ddesktop=true
-Dman=true -Dman=true
-Dzsh=true -Dzsh=enabled
) )
meson_src_configure meson_src_configure
} }