commit:     0f67b96ac8d1cb05ab5c339eb66cdcccc7475d91
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 22:08:45 2017 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 22:09:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f67b96a

app-crypt/yubikey-manager-qt: require X for qtsingleapplication #642472

Closes: https://bugs.gentoo.org/642472
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 ...bikey-manager-qt-0.3.2.ebuild => yubikey-manager-qt-0.3.2-r1.ebuild} | 2 +-
 ...bikey-manager-qt-0.4.0.ebuild => yubikey-manager-qt-0.4.0-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
similarity index 97%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
index 74f07962a8d..63672a9f513 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.3.2-r1.ebuild
@@ -18,7 +18,7 @@ IUSE=""
 
 DEPEND=">=app-crypt/yubikey-manager-0.4[${PYTHON_USEDEP}]
        dev-python/pyotherside[${PYTHON_USEDEP}]
-       dev-qt/qtsingleapplication[qt5]
+       dev-qt/qtsingleapplication[qt5,X]
        dev-qt/qtdeclarative:5
        dev-qt/qtquickcontrols:5[widgets]
        dev-qt/qtwidgets:5"

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
similarity index 97%
rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0.ebuild
rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
index 04d1dcd6ecb..159e51cf5b5 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.4.0-r1.ebuild
@@ -18,7 +18,7 @@ IUSE=""
 
 DEPEND=">=app-crypt/yubikey-manager-0.5.0[${PYTHON_USEDEP}]
        dev-python/pyotherside[${PYTHON_USEDEP}]
-       dev-qt/qtsingleapplication[qt5]
+       dev-qt/qtsingleapplication[qt5,X]
        dev-qt/qtdeclarative:5
        dev-qt/qtquickcontrols:5[widgets]
        dev-qt/qtwidgets:5"

Reply via email to