network/opensmtpd-filter-dkimsign: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:05 -07:00 committed by Willy Sudiarto Raharjo
parent 726c7e819e
commit 11014da93e
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://imperialat.at/releases/filter-dkimsign-0.6.tar.gz"
MD5SUM="f1ec294c9f1526d07c569e66d2d90d18"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libopensmtpd mandoc"
REQUIRES="libopensmtpd"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"