From: Göktürk Yüksek Date: Thu, 28 Dec 2017 22:08:45 +0000 (-0500) Subject: app-crypt/yubikey-manager-qt: require X for qtsingleapplication #642472 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0f67b96ac8d1cb05ab5c339eb66cdcccc7475d91;p=gentoo.git 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 --- 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 74f07962a8de..63672a9f5139 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 04d1dcd6ecb1..159e51cf5b55 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"