From 2018227e9344edb9da15fc6a4a8298086cc2aa77 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 2 Jun 2019 21:45:28 +0100 Subject: gentoo resync : 02.06.2019 --- app-office/gnucash/gnucash-3.3-r1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app-office/gnucash/gnucash-3.3-r1.ebuild') diff --git a/app-office/gnucash/gnucash-3.3-r1.ebuild b/app-office/gnucash/gnucash-3.3-r1.ebuild index 982eb4a96333..89dcc50498b5 100644 --- a/app-office/gnucash/gnucash-3.3-r1.ebuild +++ b/app-office/gnucash/gnucash-3.3-r1.ebuild @@ -7,7 +7,7 @@ EAPI=6 GV="1.8.0" PYTHON_COMPAT=( python3_{5,6} ) -inherit cmake-utils gnome2-utils python-single-r1 xdg-utils +inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils DESCRIPTION="A personal finance manager" HOMEPAGE="http://www.gnucash.org/" @@ -109,6 +109,8 @@ src_configure() { -DWITH_GNUCASH=$(usex gui) ) + append-cflags -Wno-error + append-cxxflags -Wno-error cmake-utils_src_configure } -- cgit v1.2.3