summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-19 21:07:30 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-22 11:47:35 +0100
commitf96170e928425f36cacd02bad859e9f666530dbf (patch)
treebc2345ef1a692da4e2859cc6b3f51899affbbf6a /app-crypt
parentmedia-video/smplayer: Prepare for qtsingleapplication dropping qt5 (diff)
downloadgentoo-f96170e928425f36cacd02bad859e9f666530dbf.tar.gz
gentoo-f96170e928425f36cacd02bad859e9f666530dbf.tar.bz2
gentoo-f96170e928425f36cacd02bad859e9f666530dbf.zip
app-crypt/yubikey-manager-qt: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild (renamed from app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild
index 159e51cf5b55..dbd42b543c6d 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ IUSE=""
DEPEND=">=app-crypt/yubikey-manager-0.5.0[${PYTHON_USEDEP}]
dev-python/pyotherside[${PYTHON_USEDEP}]
- dev-qt/qtsingleapplication[qt5,X]
+ dev-qt/qtsingleapplication[qt5(+),X]
dev-qt/qtdeclarative:5
dev-qt/qtquickcontrols:5[widgets]
dev-qt/qtwidgets:5"