mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/opensmtpd-filter-dkimsign: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
726c7e819e
commit
11014da93e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue