summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-23 02:43:41 +0100
committerSam James <sam@gentoo.org>2024-06-23 02:49:05 +0100
commit35227c7aece0d02d5a8778b904c38c29fd4bc420 (patch)
tree4b5234a2cda8205ed5a55eeef78454f577a00202 /app-crypt
parentapp-crypt/monkeysphere: subscribe to libassuan subslot (diff)
downloadgentoo-35227c7aece0d02d5a8778b904c38c29fd4bc420.tar.gz
gentoo-35227c7aece0d02d5a8778b904c38c29fd4bc420.tar.bz2
gentoo-35227c7aece0d02d5a8778b904c38c29fd4bc420.zip
app-crypt/scute: subscribe to libassuan subslot
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/scute/scute-1.7.0-r2.ebuild (renamed from app-crypt/scute/scute-1.7.0-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/scute/scute-1.7.0-r1.ebuild b/app-crypt/scute/scute-1.7.0-r2.ebuild
index 1a09b4e0e44a..ef39f1b873cb 100644
--- a/app-crypt/scute/scute-1.7.0-r1.ebuild
+++ b/app-crypt/scute/scute-1.7.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ BDEPEND="
>=app-crypt/gnupg-2.0.17-r1[smartcard]"
DEPEND="
>=dev-libs/libgpg-error-1.4
- >=dev-libs/libassuan-2.0.0"
+ >=dev-libs/libassuan-2.0.0:="
RDEPEND="
${DEPEND}
${BDEPEND}"