mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
cbatticon-gtk3: needs gettext in hostmakedepends
This commit is contained in:
parent
6cd3bd1806
commit
72bee6fc83
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue