diff options
author | Sam James <sam@gentoo.org> | 2023-10-27 03:58:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-27 03:58:47 +0100 |
commit | 00b9144745982338e645b0be2fcf03226062b0f3 (patch) | |
tree | e06f3f58e47f2fc5300f81d5145a53c8409c48dc /app-office | |
parent | Revert "dev-libs/Imath: add 3.1.9, remove 3.1.7" (diff) | |
download | gentoo-00b9144745982338e645b0be2fcf03226062b0f3.tar.gz gentoo-00b9144745982338e645b0be2fcf03226062b0f3.tar.bz2 gentoo-00b9144745982338e645b0be2fcf03226062b0f3.zip |
Revert "dev-libs/imath -> dev-libs/Imath: rename"
This reverts commit 02ddc476fa118b2a164ee6eec1cfafb19b86c530.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calligra/calligra-3.2.1-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/calligra/calligra-3.2.1-r8.ebuild b/app-office/calligra/calligra-3.2.1-r8.ebuild index 0e5e0c94e6e7..49aba50d91f5 100644 --- a/app-office/calligra/calligra-3.2.1-r8.ebuild +++ b/app-office/calligra/calligra-3.2.1-r8.ebuild @@ -102,7 +102,7 @@ COMMON_DEPEND=" " DEPEND="${COMMON_DEPEND} dev-libs/boost - lcms? ( dev-libs/Imath:3 ) + lcms? ( dev-libs/imath:3 ) test? ( >=kde-frameworks/threadweaver-${KFMIN}:5 ) " RDEPEND="${COMMON_DEPEND} |