diff options
Diffstat (limited to 'app-backup/kfoldersync/kfoldersync-3.4.1.ebuild')
-rw-r--r-- | app-backup/kfoldersync/kfoldersync-3.4.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-backup/kfoldersync/kfoldersync-3.4.1.ebuild b/app-backup/kfoldersync/kfoldersync-3.4.1.ebuild index 252fea2b53ce..5de0a6109900 100644 --- a/app-backup/kfoldersync/kfoldersync-3.4.1.ebuild +++ b/app-backup/kfoldersync/kfoldersync-3.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -34,3 +34,5 @@ DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:5 " RDEPEND="${DEPEND}" + +PATCHES=( "${FILESDIR}/${P}-kwindowsystem-5.82.patch" ) # downstream patch |