diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.60.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.60.ebuild index 51a882da70481..dece21c2a770f 100644 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.60.ebuild +++ b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.60.ebuild @@ -13,5 +13,5 @@ KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - media-libs/liblastfm" + media-libs/liblastfm[qt4(+)]" RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild index aacf6f1d5dd89..a55a184612441 100644 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild +++ b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild @@ -13,5 +13,5 @@ KEYWORDS=" ~amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - media-libs/liblastfm" + media-libs/liblastfm[qt4(+)]" RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.70.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.70.ebuild index bc4f6da38e9c5..a836c2c450291 100644 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.70.ebuild +++ b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.70.ebuild @@ -13,5 +13,5 @@ KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - media-libs/liblastfm" + media-libs/liblastfm[qt4(+)]" RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild index 55af7781a1545..61241b30fda08 100644 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild +++ b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild @@ -13,5 +13,5 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - media-libs/liblastfm" + media-libs/liblastfm[qt4(+)]" RDEPEND="${DEPEND}"