network/csync: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 02:26:58 -05:00
parent e30f921208
commit dcf431b1e4

View file

@ -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"