summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Foti <foti.giuseppe@gmail.com>2023-10-15 12:19:53 +0200
committerIonen Wolkens <ionen@gentoo.org>2023-10-15 06:39:55 -0400
commitc4fd6312bff0da1c3aceefe44b84f9a382392758 (patch)
treea6a1309768b0e35daa373298294fdea2fdb05a12 /net-libs/paho-mqtt-c
parentmedia-libs/libraw: fix CVE-2023-1729 (diff)
downloadgentoo-c4fd6312bff0da1c3aceefe44b84f9a382392758.tar.gz
gentoo-c4fd6312bff0da1c3aceefe44b84f9a382392758.tar.bz2
gentoo-c4fd6312bff0da1c3aceefe44b84f9a382392758.zip
net-libs/paho-mqtt-c: fix typo
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33345 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-libs/paho-mqtt-c')
-rw-r--r--net-libs/paho-mqtt-c/paho-mqtt-c-1.3.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.12.ebuild b/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.12.ebuild
index bfaff0c669cb..63188c99824f 100644
--- a/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.12.ebuild
+++ b/net-libs/paho-mqtt-c/paho-mqtt-c-1.3.12.ebuild
@@ -34,7 +34,7 @@ BDEPEND="
ssl? ( dev-libs/openssl )
test? (
dev-lang/python
- app-shells/bash[net
+ app-shells/bash[net]
)
"