diff options
author | David Seifert <soap@gentoo.org> | 2021-06-18 15:15:03 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-06-18 15:15:03 +0200 |
commit | fe0e50da92874e4feebbb2270113063944d98507 (patch) | |
tree | 95460567b06eefab78c11c993a86a14643bc9095 | |
parent | app-office/kmymoney: Depend on dev-libs/gmp[cxx(+)] (diff) | |
download | gentoo-fe0e50da92874e4feebbb2270113063944d98507.tar.gz gentoo-fe0e50da92874e4feebbb2270113063944d98507.tar.bz2 gentoo-fe0e50da92874e4feebbb2270113063944d98507.zip |
app-office/libalkimia: Depend on dev-libs/gmp[cxx(+)]
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | app-office/libalkimia/libalkimia-8.1.0-r1.ebuild (renamed from app-office/libalkimia/libalkimia-8.1.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libalkimia/libalkimia-8.1.0.ebuild b/app-office/libalkimia/libalkimia-8.1.0-r1.ebuild index 6c336b93fefe..4bb9abf961eb 100644 --- a/app-office/libalkimia/libalkimia-8.1.0.ebuild +++ b/app-office/libalkimia/libalkimia-8.1.0-r1.ebuild @@ -45,7 +45,7 @@ DEPEND=" >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 >=kde-frameworks/kxmlgui-${KFMIN}:5 !gmp? ( sci-libs/mpir:=[cxx] ) - gmp? ( dev-libs/gmp:0=[cxx] ) + gmp? ( dev-libs/gmp:0=[cxx(+)] ) plasma? ( >=kde-frameworks/kpackage-${KFMIN}:5 >=kde-frameworks/plasma-${KFMIN}:5 |