From 433c4cb7c9b258959db461a0d3767c86bc915ccf Mon Sep 17 00:00:00 2001 From: wertyi48 Date: Fri, 9 Aug 2013 18:04:02 -0300 Subject: [PATCH] duplicity: misc fixes. --- srcpkgs/duplicity/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template index 375d31b4d65..537dd0b2c6c 100644 --- a/srcpkgs/duplicity/template +++ b/srcpkgs/duplicity/template @@ -6,7 +6,7 @@ distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/d checksum="a3628aa6c151fbc1a3014f0db7812d7234e04bba0a45ce1255e7450bdfeff706" build_style=python-module hostmakedepends="python-devel" -makedepends="librsync" +makedepends="librsync-devel" maintainer="Steven R " homepage="http://duplicity.nongnu.org/" license="GPL"