summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-08-11 12:49:02 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-08-11 13:06:39 +0200
commitcb8c91474b0ae2f9e889f89afe2d9114dbd1784f (patch)
tree9bd20eec17c85e43701a83311a41b741b488aa40 /app-office/skrooge/skrooge-2.20.0.ebuild
parentskel.ebuild: Use relative paths for directories. (diff)
downloadgentoo-cb8c91474b0ae2f9e889f89afe2d9114dbd1784f.tar.gz
gentoo-cb8c91474b0ae2f9e889f89afe2d9114dbd1784f.tar.bz2
gentoo-cb8c91474b0ae2f9e889f89afe2d9114dbd1784f.zip
app-office/skrooge: Fix missing header with Frameworks 5.61
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/skrooge/skrooge-2.20.0.ebuild')
-rw-r--r--app-office/skrooge/skrooge-2.20.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/skrooge/skrooge-2.20.0.ebuild b/app-office/skrooge/skrooge-2.20.0.ebuild
index 191abf9bd101..998ef8d2ee9a 100644
--- a/app-office/skrooge/skrooge-2.20.0.ebuild
+++ b/app-office/skrooge/skrooge-2.20.0.ebuild
@@ -75,6 +75,8 @@ RDEPEND="${COMMON_DEPEND}
$(add_qt_dep qtquickcontrols)
"
+PATCHES=( "${FILESDIR}"/${P}-missing-header.patch )
+
# hangs + installs files
RESTRICT+=" test"