poedit: remove un-needed makedepends

This commit is contained in:
Nathan Owens 2020-11-21 15:39:22 -06:00 committed by Michael Aldridge
parent 2aba730401
commit d902dde4d1

View file

@ -6,8 +6,7 @@ build_style=gnu-configure
configure_args="--with-wx-config=wx-config-gtk3"
hostmakedepends="pkg-config"
makedepends="boost-devel cld2-devel db-devel enchant2-devel gtk+3-devel
gtkspell3-devel libharfbuzz libxml2 Lucene++-devel webkit2gtk
wxWidgets-gtk3-devel"
gtkspell3-devel Lucene++-devel wxWidgets-gtk3-devel"
depends="desktop-file-utils hicolor-icon-theme"
short_desc="Cross-platform gettext catalogs (.po files) editor"
maintainer="Orphaned <orphan@voidlinux.org>"