libraries/opendht: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 23:57:53 -05:00
parent a4a4bc0b65
commit 400d77571c
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/savoirfairelinux/opendht/archive/1.7.4/opendht-1.7.
MD5SUM="70e3a67ff30c183167231665e0e5de35"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="msgpack-c argon2"
REQUIRES="msgpack-c"
MAINTAINER="Mario Preksavec"
EMAIL="mario at slackware dot hr"