mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
backintime: needs gettext in hostmakedepends
This commit is contained in:
parent
1eddeae1ae
commit
b74e746f8a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_wrksrc="common"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--python3"
|
configure_args="--python3"
|
||||||
pycompile_dirs="/usr/share/backintime"
|
pycompile_dirs="/usr/share/backintime"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="gettext python3"
|
||||||
depends="python3 rsync python3-dbus python3-keyring"
|
depends="python3 rsync python3-dbus python3-keyring"
|
||||||
short_desc="Simple backup tool for Linux"
|
short_desc="Simple backup tool for Linux"
|
||||||
maintainer="Alpicoid <alpicoid@tuta.io>"
|
maintainer="Alpicoid <alpicoid@tuta.io>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue