summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/gnucash/gnucash-2.7.4-r1.ebuild')
-rw-r--r--app-office/gnucash/gnucash-2.7.4-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-office/gnucash/gnucash-2.7.4-r1.ebuild b/app-office/gnucash/gnucash-2.7.4-r1.ebuild
index b51571b500eb..3e3690ce2310 100644
--- a/app-office/gnucash/gnucash-2.7.4-r1.ebuild
+++ b/app-office/gnucash/gnucash-2.7.4-r1.ebuild
@@ -82,7 +82,10 @@ DEPEND="${RDEPEND}
# gnome-extra/yelp
# )"
-PATCHES=( "${FILESDIR}"/gnucash-2.7.4-double_free.patch )
+PATCHES=(
+ "${FILESDIR}"/${P}-double_free.patch
+ "${FILESDIR}"/${P}-fix-tests-for-32bit-platforms.patch
+)
pkg_setup() {
use python && python-single-r1_pkg_setup