development/mutagen: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-05-17 21:06:21 -06:00 committed by Willy Sudiarto Raharjo
parent 048a41d4d4
commit a201b70894
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.46.0/mutagen-re
MD5SUM="3d362789825eba37068993fcb7108708"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-installer python3-wheel"
REQUIRES="python3-build python3-wheel"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"