commit: 5197b7f94c20f3516ac824db695dca60ebd214ed
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 20:21:02 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 20:23:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5197b7f9
app-leechcraft/lc-lastfmscrobble: Relax liblastfm qt5-usedep
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild
b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild
index 7acd51e0350..76429eb124f 100644
--- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild
+++ b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.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
@@ -12,7 +12,7 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
- media-libs/liblastfm[qt5]
+ media-libs/liblastfm[qt5(+)]
dev-qt/qtnetwork:5
dev-qt/qtwidgets:5
"