Change description to Last.fm album cover provider

This commit is contained in:
Jonas Kvinge 2018-05-15 22:27:37 +02:00
parent eab25bbd17
commit 5065828515
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ optional_component(LIBMTP ON "Devices: MTP support"
DEPENDS "libmtp" LIBMTP_FOUND
)
optional_component(LIBLASTFM ON "Last.fm support"
optional_component(LIBLASTFM ON "Last.fm album cover provider"
DEPENDS "liblastfm" LASTFM5_LIBRARIES LASTFM5_INCLUDE_DIRS
)