librsync: add zlib/bzip2 support.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'librsync'
|
# Template file for 'librsync'
|
||||||
pkgname=librsync
|
pkgname=librsync
|
||||||
version=0.9.7
|
version=0.9.7
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared"
|
configure_args="--enable-shared"
|
||||||
makedepends="popt-devel"
|
makedepends="zlib-devel bzip2-devel popt-devel"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://librsync.sourceforge.net/"
|
homepage="http://librsync.sourceforge.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user