commit:     99cf7ec6b50e744660519237c30937beafd5f20c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 19 12:18:19 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Nov 19 12:26:05 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99cf7ec6

app-office/texstudio: Add USE=X requirement to dev-qt/qtsingleapplication

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566194

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-office/texstudio/texstudio-2.10.2.ebuild | 2 +-
 app-office/texstudio/texstudio-2.10.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/texstudio/texstudio-2.10.2.ebuild 
b/app-office/texstudio/texstudio-2.10.2.ebuild
index 12e8ccd..0e705b5 100644
--- a/app-office/texstudio/texstudio-2.10.2.ebuild
+++ b/app-office/texstudio/texstudio-2.10.2.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND="
        app-text/hunspell
        app-text/poppler:=[qt4?,qt5?]
        >=dev-libs/quazip-0.7.1[qt4?,qt5?]
-       dev-qt/qtsingleapplication[qt4?,qt5?]
+       dev-qt/qtsingleapplication[X,qt4?,qt5?]
        x11-libs/libX11
        x11-libs/libXext
        qt4? (

diff --git a/app-office/texstudio/texstudio-2.10.4.ebuild 
b/app-office/texstudio/texstudio-2.10.4.ebuild
index fe75daf..a90f53f 100644
--- a/app-office/texstudio/texstudio-2.10.4.ebuild
+++ b/app-office/texstudio/texstudio-2.10.4.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND="
        app-text/hunspell
        app-text/poppler:=[qt4?,qt5?]
        >=dev-libs/quazip-0.7.1[qt4?,qt5?]
-       dev-qt/qtsingleapplication[qt4?,qt5?]
+       dev-qt/qtsingleapplication[X,qt4?,qt5?]
        x11-libs/libX11
        x11-libs/libXext
        qt4? (

Reply via email to