diff options
Diffstat (limited to 'app-office/kexi/kexi-3.2.0-r1.ebuild')
-rw-r--r-- | app-office/kexi/kexi-3.2.0-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/kexi/kexi-3.2.0-r1.ebuild b/app-office/kexi/kexi-3.2.0-r1.ebuild index 8daa08bfed19..9732672ee1a9 100644 --- a/app-office/kexi/kexi-3.2.0-r1.ebuild +++ b/app-office/kexi/kexi-3.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -67,6 +67,7 @@ RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}"/${P}-missing-header.patch "${FILESDIR}"/${P}-postgresql-9.12.patch + "${FILESDIR}"/${P}-glib-2.68.patch # bug 784974 ) src_prepare() { |