add bashlib as dependency
This commit is contained in:
2
PKGBUILD
2
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')
|
||||
|
||||
Reference in New Issue
Block a user