public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/krdc/, kde-apps/krfb/
Date: Tue, 25 Aug 2020 14:51:12 +0000 (UTC)	[thread overview]
Message-ID: <1598366712.a6cee5cc7f6d1771237755f028c0ec97ea28dacf.asturm@gentoo> (raw)

commit:     a6cee5cc7f6d1771237755f028c0ec97ea28dacf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 17:51:09 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 14:45:12 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=a6cee5cc

kde-apps: Fix MissingUseDepDefault for net-libs/telepathy-qt[qt4]

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/krdc/krdc-4.14.3.ebuild | 2 +-
 kde-apps/krfb/krfb-4.14.3.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/krdc/krdc-4.14.3.ebuild b/kde-apps/krdc/krdc-4.14.3.ebuild
index 1ba8b794..6203c8ec 100644
--- a/kde-apps/krdc/krdc-4.14.3.ebuild
+++ b/kde-apps/krdc/krdc-4.14.3.ebuild
@@ -15,7 +15,7 @@ IUSE="debug jpeg +rdp telepathy vnc zeroconf"
 
 DEPEND="
 	jpeg? ( virtual/jpeg:0 )
-	telepathy? ( >=net-libs/telepathy-qt-0.9[qt4] )
+	telepathy? ( >=net-libs/telepathy-qt-0.9[qt4(-)] )
 	vnc? ( >=net-libs/libvncserver-0.9 )
 	zeroconf? ( net-dns/avahi )
 "

diff --git a/kde-apps/krfb/krfb-4.14.3.ebuild b/kde-apps/krfb/krfb-4.14.3.ebuild
index c5186191..9dbea10e 100644
--- a/kde-apps/krfb/krfb-4.14.3.ebuild
+++ b/kde-apps/krfb/krfb-4.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,7 @@ DEPEND="
 	x11-libs/libXdamage
 	x11-libs/libXext
 	x11-libs/libXtst
-	telepathy? ( >=net-libs/telepathy-qt-0.9 )
+	telepathy? ( >=net-libs/telepathy-qt-0.9[qt4(-)] )
 "
 RDEPEND="${DEPEND}"
 


                 reply	other threads:[~2020-08-25 14:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1598366712.a6cee5cc7f6d1771237755f028c0ec97ea28dacf.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox