summaryrefslogtreecommitdiffstats
path: root/network/csync
diff options
context:
space:
mode:
author Robby Workman2021-04-18 09:26:58 +0200
committer Robby Workman2021-04-18 21:45:44 +0200
commitdcf431b1e47a1a55368afca01529927b0f1698ea (patch)
treee9aea1ca5d2a48ceaa59327641f2246d061271fb /network/csync
parente30f921208f69e3dee6ce1a68ff3873ebb123bf6 (diff)
downloadslackbuilds-dcf431b1e47a1a55368afca01529927b0f1698ea.tar.gz
network/csync: Fixed dep info
Diffstat (limited to 'network/csync')
-rw-r--r--network/csync/csync.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/csync/csync.info b/network/csync/csync.info
index cd7c78baa6..737aba37db 100644
--- a/network/csync/csync.info
+++ b/network/csync/csync.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://open.cryptomilk.org/attachments/download/27/csync-0.50.0.tar.x
MD5SUM="4f022aaa19ecd8008b03876dd65a9df2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="log4c iniparser check"
+REQUIRES="log4c iniparser"
MAINTAINER="Steven King"
EMAIL="kingrst@gmail.com"