summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2020-05-05 20:54:14 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-05-06 14:50:59 +0300
commit7991287335a4b7d8ffc7c9b6db538e66c0330d4a (patch)
tree0a113ed60e6c89a411236745bb024ebd8979d6ae /app-leechcraft
parentapp-leechcraft/lc-gmailnotifier: +notify, add REQUIRED_USE (diff)
downloadgentoo-7991287335a4b7d8ffc7c9b6db538e66c0330d4a.tar.gz
gentoo-7991287335a4b7d8ffc7c9b6db538e66c0330d4a.tar.bz2
gentoo-7991287335a4b7d8ffc7c9b6db538e66c0330d4a.zip
app-leechcraft/lc-lastfmscrobble: remove liblastfm subslot op
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild
index 657764674fc8..cdb341ad5051 100644
--- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild
+++ b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild
@@ -14,6 +14,6 @@ IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
dev-qt/qtnetwork:5
dev-qt/qtwidgets:5
- media-libs/liblastfm:=
+ media-libs/liblastfm
"
RDEPEND="${DEPEND}"