Add mlocate dependency to all packaging files
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@ -5,7 +5,7 @@ pkgrel=0
|
||||
pkgdesc="Various scripts for performing file-related operations such as editing and deleting."
|
||||
arch=(any)
|
||||
license=(GPL3)
|
||||
depends=(fd fzf python)
|
||||
depends=(fd fzf mlocate python)
|
||||
makedepends=(git)
|
||||
source=("${pkgname}::git+file:///home/etorres/Projects/file-scripts")
|
||||
sha256sums=('SKIP')
|
||||
|
Reference in New Issue
Block a user