summaryrefslogtreecommitdiff
path: root/kde-apps/ark/ark-22.08.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/ark/ark-22.08.1.ebuild')
-rw-r--r--kde-apps/ark/ark-22.08.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-apps/ark/ark-22.08.1.ebuild b/kde-apps/ark/ark-22.08.1.ebuild
index 9bd35d0c8916..bf11cf6efd9a 100644
--- a/kde-apps/ark/ark-22.08.1.ebuild
+++ b/kde-apps/ark/ark-22.08.1.ebuild
@@ -46,9 +46,10 @@ DEPEND="${RDEPEND}
>=dev-qt/qtconcurrent-${QTMIN}:5
test? ( >=dev-libs/libzip-1.6.0:= )
"
+# app-arch/rar is binary only
BDEPEND="
sys-devel/gettext
- test? ( amd64? ( app-arch/rar ) x86? ( app-arch/rar ) )
+ elibc_glibc? ( test? ( amd64? ( app-arch/rar ) x86? ( app-arch/rar ) ) )
"
src_configure() {