audio/eyeD3: Fix DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-11-10 08:57:26 +07:00
parent 4b0e84cac4
commit 8f77e129d8
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://eyed3.nicfit.net/releases/eyeD3-0.8.7.tar.gz"
MD5SUM="2f08a4bb8ed78218360c2f3e74a68a50"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pahtlib python-magic pylast"
REQUIRES="pathlib python-magic pylast"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"