diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-24 16:58:44 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:22:28 +0200 |
commit | e7b71b8bd416e7ea842af4706554ecb9e0bbaba9 (patch) | |
tree | 3467f46eae34c240d2431343a64fe567d371d4ce /network/csync/csync.info | |
parent | 6a97e12e1ce9565455068dd1f8648ee365eb7a48 (diff) | |
download | slackbuilds-e7b71b8bd416e7ea842af4706554ecb9e0bbaba9.tar.gz |
network/csync: Fixed dep information
Diffstat (limited to 'network/csync/csync.info')
-rw-r--r-- | network/csync/csync.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/csync/csync.info b/network/csync/csync.info index 883d6af57f..ed339b703b 100644 --- a/network/csync/csync.info +++ b/network/csync/csync.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.csync.org/files/csync-0.44.0.tar.gz" MD5SUM="9f3a38d1608146ad0775feb475567972" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="iniparser check" +REQUIRES="log4c iniparser check" MAINTAINER="Steven King" EMAIL="kingrst@gmail.com" |