mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
udiskie: needs gettext in hostmakedepends
This commit is contained in:
parent
9d82d92bcc
commit
259b2f9e1e
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@ version=1.7.7
|
||||||
revision=2
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="udiskie"
|
hostmakedepends="gettext python3-setuptools python3-gobject"
|
||||||
hostmakedepends="python3-setuptools python3-gobject"
|
|
||||||
depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
|
depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
|
||||||
python3-yaml udisks2"
|
python3-yaml udisks2"
|
||||||
short_desc="Removable disk automounter using udisks"
|
short_desc="Removable disk automounter using udisks"
|
||||||
|
|
Loading…
Add table
Reference in a new issue