summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCastor2023-07-08 11:20:23 +0545
committerCastor2023-07-08 11:20:23 +0545
commit259883ad28d620f8b1eea537a50b985fb96eccc9 (patch)
tree6b1823513f7c1be43587cb2b7c99fbf3f976f4ab /PKGBUILD
parent72730f336e8f7a125f2d9a4af98cc8cc5650c6cf (diff)
downloadaur-onthespot-git.tar.gz
Updated the dependencies list
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67fc323f245e..58ba9e25bbda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Qt based music downloader written in python."
arch=('any')
url="https://github.com/casualsnek/onthespot"
license=('GPLv2')
-depends=('ffmpeg' 'python-requests' 'python-pyqt5' 'python-pillow' 'python-show-in-file-manager' 'python-certifi' 'python-pyxdg' 'python-librespot' 'python-music-tag')
+depends=('ffmpeg' 'python-requests' 'python-pyqt5' 'python-pillow' 'python-show-in-file-manager' 'python-certifi' 'python-pyxdg' 'python-librespot' 'python-music-tag' 'python-mutagen')
conflicts=('onthespot')
provides=('onthespot')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')