summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-19 21:18:52 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-22 11:47:42 +0100
commitd8ed93cc9dbe58a31689548bca2a8299d512ff36 (patch)
tree5f1e4257522f6cc563c1238e0dc0a1b037e8d5b6 /x11-misc/urxvtconfig
parentx11-misc/kaqaz: Prepare for qtsingleapplication dropping qt5 (diff)
downloadgentoo-d8ed93cc9dbe58a31689548bca2a8299d512ff36.tar.gz
gentoo-d8ed93cc9dbe58a31689548bca2a8299d512ff36.tar.bz2
gentoo-d8ed93cc9dbe58a31689548bca2a8299d512ff36.zip
x11-misc/urxvtconfig: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-misc/urxvtconfig')
-rw-r--r--x11-misc/urxvtconfig/urxvtconfig-1.0-r1.ebuild (renamed from x11-misc/urxvtconfig/urxvtconfig-1.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/urxvtconfig/urxvtconfig-1.0.ebuild b/x11-misc/urxvtconfig/urxvtconfig-1.0-r1.ebuild
index 2d03fe886dd3..52577904a6b7 100644
--- a/x11-misc/urxvtconfig/urxvtconfig-1.0.ebuild
+++ b/x11-misc/urxvtconfig/urxvtconfig-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtmultimedia:5
- dev-qt/qtsingleapplication[X,qt5(-)]
+ dev-qt/qtsingleapplication[X,qt5(+)]
dev-qt/qtwidgets:5
dev-qt/qtxml:5
x11-terms/rxvt-unicode[xft]"