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