summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-03-08 08:41:47 +0100
committerMichał Górny <mgorny@gentoo.org>2021-03-08 08:42:29 +0100
commita140b45cb75a645c719f35a7bf05466dbf7db531 (patch)
treece3c390fea4b6f7b64399d03c96cbda60b69823b /app-admin
parentx11-terms/terminator: version 2.1.0 (diff)
downloadgentoo-a140b45cb75a645c719f35a7bf05466dbf7db531.tar.gz
gentoo-a140b45cb75a645c719f35a7bf05466dbf7db531.tar.bz2
gentoo-a140b45cb75a645c719f35a7bf05466dbf7db531.zip
app-admin/testdisk: Fix building without qtchooser
Closes: https://bugs.gentoo.org/774102 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/testdisk/testdisk-7.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-admin/testdisk/testdisk-7.1.ebuild b/app-admin/testdisk/testdisk-7.1.ebuild
index c76b3239eb3f..07e3dfe84f2b 100644
--- a/app-admin/testdisk/testdisk-7.1.ebuild
+++ b/app-admin/testdisk/testdisk-7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools flag-o-matic xdg-utils
+inherit autotools flag-o-matic qmake-utils xdg-utils
DESCRIPTION="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
HOMEPAGE="https://www.cgsecurity.org/wiki/TestDisk"
@@ -53,6 +53,8 @@ RDEPEND="!static? ( ${COMMON_DEPEND} )"
DOCS=()
src_configure() {
+ export PATH="$(qt5_get_bindir):${PATH}"
+
local myconf=(
--enable-sudo
--without-ntfs