diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-03-08 23:04:33 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-03-08 23:05:12 +1100 |
commit | 834ff52f0aef2b97c5d3e574006eaf52a718a56a (patch) | |
tree | bbd5f529c9fa5c2e88c122ef808e9a7cc5a0a3e1 /lxqt-base | |
parent | dev-python/3to2: Clean up old. (diff) | |
download | gentoo-834ff52f0aef2b97c5d3e574006eaf52a718a56a.tar.gz gentoo-834ff52f0aef2b97c5d3e574006eaf52a718a56a.tar.bz2 gentoo-834ff52f0aef2b97c5d3e574006eaf52a718a56a.zip |
lxqt-base/lxqt-config: add subslot operator on kde-plasma/libkscreen
Package-Manager: portage-2.2.27
Diffstat (limited to 'lxqt-base')
-rw-r--r-- | lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild index bb2ad072f146..24e91f5a7d11 100644 --- a/lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild +++ b/lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -30,7 +30,7 @@ DEPEND=" dev-qt/qtx11extras:5 dev-qt/qtxml:5 kde-frameworks/kwindowsystem:5 - kde-plasma/libkscreen + kde-plasma/libkscreen:5= ~lxqt-base/liblxqt-${PV} sys-libs/zlib x11-libs/libICE |