csync: drop hostmakedepends provided by build_style
This commit is contained in:
parent
892f24bd8e
commit
eb092d657f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSCONF_INSTALL_DIR=/etc"
|
configure_args="-DSYSCONF_INSTALL_DIR=/etc"
|
||||||
conf_files="/etc/csync/csync.conf /etc/csync/csync_exclude.conf"
|
conf_files="/etc/csync/csync.conf /etc/csync/csync_exclude.conf"
|
||||||
hostmakedepends="cmake pkg-config asciidoc"
|
hostmakedepends="pkg-config asciidoc"
|
||||||
makedepends="sqlite-devel"
|
makedepends="sqlite-devel"
|
||||||
short_desc="A client only bidirectional file synchronizer"
|
short_desc="A client only bidirectional file synchronizer"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue