diff --git a/PKGBUILD b/PKGBUILD index 4e1fe6e..5e25fbc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgdesc="Tool to automatically split and move music files based on tags" arch=('any') url="https://git.ldsoft.dev/fabs/music_tagmove.git" license=('GPL') -depends=('cuetools-fabs' 'flac' 'shntool' 'bbe' 'id3v2-git' ) +depends=('cuetools-fabs' 'flac' 'shntool' 'bbe' 'id3v2-git' 'bashlib' ) source=("$pkgname"::"git+https://git.ldsoft.dev/fabs/music_tagmove.git") sha512sums=('SKIP')