mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/duplicity: Add missing dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a26f897daa
commit
2baac652e0
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://code.launchpad.net/duplicity/0.6-series/0.6.24/+download/duplic
|
|||
MD5SUM="5d4e9329a6d793880909d18b0736ff06"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="librsync pysetuptools"
|
||||
REQUIRES="librsync pysetuptools lockfile"
|
||||
MAINTAINER="Luka Novsak"
|
||||
EMAIL="lnovsak@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue