commit:     8a3f819fef5aa62abc49ab662b5d2e5d9ae3d010
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 22 09:28:32 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Oct 22 09:28:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a3f819f

media-sound/clementine: Depend on dev-libs/crypto++[asm]

until a better fix has been found.

Bug: https://bugs.gentoo.org/667668
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-sound/clementine/clementine-1.3.1_p20180416.ebuild | 4 ++--
 media-sound/clementine/clementine-1.3.1_p20180523.ebuild | 4 ++--
 media-sound/clementine/clementine-9999.ebuild            | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-sound/clementine/clementine-1.3.1_p20180416.ebuild 
b/media-sound/clementine/clementine-1.3.1_p20180416.ebuild
index a55f952ee72..2af2d69f7b7 100644
--- a/media-sound/clementine/clementine-1.3.1_p20180416.ebuild
+++ b/media-sound/clementine/clementine-1.3.1_p20180416.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,7 +33,7 @@ REQUIRED_USE="
 COMMON_DEPEND="
        app-crypt/qca:2[qt5(+)]
        dev-db/sqlite:=
-       dev-libs/crypto++
+       dev-libs/crypto++[asm]
        dev-libs/glib:2
        dev-libs/libxml2
        dev-libs/protobuf:=

diff --git a/media-sound/clementine/clementine-1.3.1_p20180523.ebuild 
b/media-sound/clementine/clementine-1.3.1_p20180523.ebuild
index 429b9aa05e0..1af1af58a54 100644
--- a/media-sound/clementine/clementine-1.3.1_p20180523.ebuild
+++ b/media-sound/clementine/clementine-1.3.1_p20180523.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,7 +33,7 @@ REQUIRED_USE="
 COMMON_DEPEND="
        app-crypt/qca:2[qt5(+)]
        dev-db/sqlite:=
-       dev-libs/crypto++
+       dev-libs/crypto++[asm]
        dev-libs/glib:2
        dev-libs/libxml2
        dev-libs/protobuf:=

diff --git a/media-sound/clementine/clementine-9999.ebuild 
b/media-sound/clementine/clementine-9999.ebuild
index 2d1b92dddf9..cfb50fb9b37 100644
--- a/media-sound/clementine/clementine-9999.ebuild
+++ b/media-sound/clementine/clementine-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,7 +33,7 @@ REQUIRED_USE="
 COMMON_DEPEND="
        app-crypt/qca:2[qt5(+)]
        dev-db/sqlite:=
-       dev-libs/crypto++
+       dev-libs/crypto++[asm]
        dev-libs/glib:2
        dev-libs/libxml2
        dev-libs/protobuf:=

Reply via email to