cbatticon-gtk3: needs gettext in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-04-15 22:17:36 +02:00
parent 6cd3bd1806
commit 72bee6fc83

View file

@ -4,7 +4,7 @@ version=1.6.10
revision=1 revision=1
wrksrc="cbatticon-${version}" wrksrc="cbatticon-${version}"
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config" hostmakedepends="gettext pkg-config"
makedepends="gtk+-devel libnotify-devel" makedepends="gtk+-devel libnotify-devel"
short_desc="Lightweight and fast battery icon that sits in your systray - GTK3" short_desc="Lightweight and fast battery icon that sits in your systray - GTK3"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"