From: Andreas Sturmlechner Date: Mon, 19 Feb 2018 20:07:30 +0000 (+0100) Subject: app-crypt/yubikey-manager-qt: Prepare for qtsingleapplication dropping qt5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f96170e928425f36cacd02bad859e9f666530dbf;p=gentoo.git app-crypt/yubikey-manager-qt: Prepare for qtsingleapplication dropping qt5 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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 similarity index 93% rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild rename to 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"