audio/eyeD3: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4b0e84cac4
commit
8f77e129d8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue