diff options
| -rw-r--r-- | app-office/sc-im/sc-im-0.8.3-r2.ebuild (renamed from app-office/sc-im/sc-im-0.8.3-r1.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/sc-im/sc-im-0.8.3-r1.ebuild b/app-office/sc-im/sc-im-0.8.3-r2.ebuild index 044188f182b4..ac0c6922178b 100644 --- a/app-office/sc-im/sc-im-0.8.3-r1.ebuild +++ b/app-office/sc-im/sc-im-0.8.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ DEPEND=" ${LUA_DEPS} ) ods? ( - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libzip ) plots? ( sci-visualization/gnuplot ) @@ -36,7 +36,7 @@ DEPEND=" ) xlsx? ( dev-libs/libxlsxwriter - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libzip ) " |
