commit:     d987b36d3b807f0b35f706f0fcf567a5d8810097
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 13:33:09 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 14:45:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d987b36d

app-accessibility/simon: DEPEND on qwt[qt4]

Package-Manager: portage-2.3.3

 app-accessibility/simon/simon-0.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-accessibility/simon/simon-0.4.1.ebuild 
b/app-accessibility/simon/simon-0.4.1.ebuild
index f0f2779d22..9ab5dc3985 100644
--- a/app-accessibility/simon/simon-0.4.1.ebuild
+++ b/app-accessibility/simon/simon-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -31,7 +31,7 @@ RDEPEND="
        media-libs/alsa-lib
        x11-libs/libX11
        x11-libs/libXtst
-       x11-libs/qwt:6
+       x11-libs/qwt:6[qt4(+)]
        libsamplerate? ( media-libs/libsamplerate )
        nls? (
                kde-apps/kde4-l10n

Reply via email to