diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:02 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 07:59:52 +0700 |
commit | 6fc64b365841d97eb07ffd177af63ec94745e2b2 (patch) | |
tree | 974c3a58804b65a48515265423f4e5357498014d /libraries | |
parent | da2e9671ac2be7aa994f98283a85d515ad939d7e (diff) |
libraries/rhonabwy: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/rhonabwy/rhonabwy.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/rhonabwy/rhonabwy.info b/libraries/rhonabwy/rhonabwy.info index 4414ba8b1ef2..74b55bcb4bdc 100644 --- a/libraries/rhonabwy/rhonabwy.info +++ b/libraries/rhonabwy/rhonabwy.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/babelouest/rhonabwy/archive/v1.1.13/rhonabwy-1.1.13 MD5SUM="1ecf153a0ba3ebbe64636e211b5d82ac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libmicrohttpd ulfius" +REQUIRES="ulfius" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |