diff options
author | 2024-06-13 12:20:19 +0200 | |
---|---|---|
committer | 2024-06-13 14:53:42 +0200 | |
commit | 68986433d98f62a2ecc7dce6069c828ab17c87f3 (patch) | |
tree | 8db77cf69996d555ca633a591ce6c3e29e6aa391 | |
parent | dev-libs/mtxclient: drop 0.9.1 (diff) | |
download | guru-68986433d98f62a2ecc7dce6069c828ab17c87f3.tar.gz guru-68986433d98f62a2ecc7dce6069c828ab17c87f3.tar.bz2 guru-68986433d98f62a2ecc7dce6069c828ab17c87f3.zip |
net-im/nheko: add missing dependency
it is pulled in by dev-libs/mtxclient, so no revbump needed
Closes: https://bugs.gentoo.org/932870
Signed-off-by: tea <gentoo@tastytea.de>
-rw-r--r-- | net-im/nheko/nheko-0.11.3-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/nheko/nheko-0.11.3-r2.ebuild b/net-im/nheko/nheko-0.11.3-r2.ebuild index 6ee7ea202..e1a95fff5 100644 --- a/net-im/nheko/nheko-0.11.3-r2.ebuild +++ b/net-im/nheko/nheko-0.11.3-r2.ebuild @@ -21,6 +21,7 @@ MY_GST_V="1.18" COMMON_DEPEND=" app-text/cmark:= >=dev-cpp/blurhash-0.2.0:= + >=dev-cpp/coeurl-0.3.1:=[ssl] dev-cpp/cpp-httplib:= dev-db/lmdb:= dev-libs/libfmt:= |