diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-19 20:22:32 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-19 20:22:32 +0200 |
commit | e60b39c3339eef5b4dabf73ba21df780a1aeef40 (patch) | |
tree | 01aceb2b48dde68096e13f0f41d5f58f494681ec /audio/lastfm | |
parent | bf326a5d27f224e9d1017198079adf8d94d298eb (diff) |
audio/lastfm: Fixed dep info
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/lastfm')
-rw-r--r-- | audio/lastfm/lastfm.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lastfm/lastfm.info b/audio/lastfm/lastfm.info index 4ae54e57af9b..3a7560d4718f 100644 --- a/audio/lastfm/lastfm.info +++ b/audio/lastfm/lastfm.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/lastfm/lastfm-desktop/archive/2.1.36/lastfm-desktop MD5SUM="1195ab4aa2c82151a99dec07af142207" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ffmpeg" +REQUIRES="" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |