sys-fs/cryptsetup: Add sub slot operator on app-crypt/argon2 atom
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Jan 2018 17:19:19 +0000 (18:19 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Jan 2018 17:19:19 +0000 (18:19 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sys-fs/cryptsetup/cryptsetup-2.0.0-r1.ebuild

index 503a03a2634e262ce6b60f267786e082d4fe224e..14e340bb400967168cf9d557b8f2bccedbf2fb9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -28,7 +28,7 @@ LIB_DEPEND="
        dev-libs/libgpg-error[static-libs(+)]
        dev-libs/popt[static-libs(+)]
        >=sys-apps/util-linux-2.31-r1[static-libs(+)]
-       argon2? ( app-crypt/argon2[static-libs(+)] )
+       argon2? ( app-crypt/argon2:=[static-libs(+)] )
        gcrypt? ( dev-libs/libgcrypt:0=[static-libs(+)] )
        nettle? ( >=dev-libs/nettle-2.4[static-libs(+)] )
        openssl? (