mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
aevol: update makedepends()
This commit is contained in:
parent
84ff8d36d6
commit
afb23e8303
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ pkgdesc="an open-source digital genetics platform that captures the evolutionary
|
|||
arch=('x86_64')
|
||||
url="https://www.aevol.fr/"
|
||||
license=('GPL3')
|
||||
depends=('boost' 'boost-libs' 'glibc' 'gcc-libs' 'zlib' 'libx11')
|
||||
makedepends=('cmake')
|
||||
depends=('boost-libs' 'glibc' 'gcc-libs' 'zlib' 'libx11')
|
||||
makedepends=('boost' 'cmake')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.inria.fr/aevol/aevol/-/archive/v5.0/aevol-v${pkgver}.tar.gz"
|
||||
'automake.patch')
|
||||
b2sums=('fd056e9bfe272236ba3912584d5428fb2f08e34f89e57476297720c595910d24db4656d8bf0cecf1ba1aab58a3c9b1110eb35a7ff50c0c32e62c1f79873d799d'
|
||||
|
|
Loading…
Add table
Reference in a new issue