mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
sambamba: fix makedepends
This commit is contained in:
parent
0f4da0b352
commit
2f9564ba04
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||
url="http://lomereiter.github.io/sambamba"
|
||||
license=('GPL-2.0-only')
|
||||
depends=(lz4 liblphobos)
|
||||
makedepends=(ldc)
|
||||
makedepends=(ldc python)
|
||||
source=(https://github.com/biod/sambamba/archive/refs/tags/v${pkgver}.tar.gz)
|
||||
sha256sums=(10f7160db5a1c50296b32e94f7d7570739aa7d90c93fe0981246fe89eab6dd98)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue