summaryrefslogtreecommitdiff
path: root/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild')
-rw-r--r--kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild b/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild
index 1fac61ed3d98..b5c491e0a3e9 100644
--- a/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild
+++ b/kde-misc/systemd-kcm/systemd-kcm-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,10 +27,11 @@ CDEPEND="
sys-apps/systemd
"
DEPEND="${CDEPEND}
- >=dev-libs/boost-1.45
sys-devel/gettext
"
RDEPEND="${CDEPEND}
!kde-misc/kcmsystemd:4
!kde-misc/systemd-kcm:4
"
+
+PATCHES=( "${FILESDIR}/${P}-qt-5.11b3.patch" )