spacefm: remove unused gtk2 build dep

This commit is contained in:
Michal Vasilek 2022-08-05 07:52:00 +02:00 committed by classabbyamp
parent 5b597d2a29
commit 7ff4f4ab31
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=2
build_style=gnu-configure
configure_args="$(vopt_with gtk3)"
hostmakedepends="pkg-config intltool"
makedepends="$(vopt_if gtk3 gtk+3-devel gtk+-devel)
makedepends="$(vopt_if gtk3 gtk+3-devel)
startup-notification-devel eudev-libudev-devel ffmpegthumbnailer-devel"
depends="hicolor-icon-theme desktop-file-utils"
short_desc="Multi-panel tabbed file manager"