diff options
author | Sam James <sam@gentoo.org> | 2021-06-02 21:25:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-02 21:50:25 +0000 |
commit | 13f0b3cee573d17787b75fb296d7474806411576 (patch) | |
tree | 383798d60a079f7adffa61f1eeb6467c77f355aa /app-office | |
parent | net-analyzer/flowgrind: subscribe to sci-libs/gsl subslot (diff) | |
download | gentoo-13f0b3cee573d17787b75fb296d7474806411576.tar.gz gentoo-13f0b3cee573d17787b75fb296d7474806411576.tar.bz2 gentoo-13f0b3cee573d17787b75fb296d7474806411576.zip |
app-office/calligra: subscribe to sci-libs/gsl subslot
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calligra/calligra-3.2.1-r2.ebuild (renamed from app-office/calligra/calligra-3.2.1-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/calligra/calligra-3.2.1-r1.ebuild b/app-office/calligra/calligra-3.2.1-r2.ebuild index ab0164eb5992..88df884a68a5 100644 --- a/app-office/calligra/calligra-3.2.1-r1.ebuild +++ b/app-office/calligra/calligra-3.2.1-r2.ebuild @@ -76,7 +76,7 @@ COMMON_DEPEND=" crypt? ( >=app-crypt/qca-2.3.0:2 ) fontconfig? ( media-libs/fontconfig ) gemini? ( >=dev-qt/qtdeclarative-${QTMIN}:5[widgets] ) - gsl? ( sci-libs/gsl ) + gsl? ( sci-libs/gsl:= ) import-filter? ( app-text/libetonyek app-text/libodfgen |