summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2023-05-03 21:13:32 +0200
committerMichel Zou2023-05-03 21:13:32 +0200
commitc29149a259fb9debf709d93184b7eba46c48fea3 (patch)
treee62bde45392c77b378f7eafffc8f206ef55973a1 /PKGBUILD
parent89977326477e4eecabb2078bfed0516787b8c3cb (diff)
downloadaur-c29149a259fb9debf709d93184b7eba46c48fea3.tar.gz
nauty
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0c373db7eef..f73ccaf00683 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://projects.coin-or.org/Bonmin"
license=('EPL')
groups=('mingw-w64-coin-or')
depends=('mingw-w64-coin-or-cbc' 'mingw-w64-coin-or-ipopt')
-makedepends=('mingw-w64-configure')
+makedepends=('mingw-w64-configure' 'mingw-w64-nauty')
options=('staticlibs' '!buildflags' '!strip')
source=("https://github.com/coin-or/Bonmin/archive/refs/tags/releases/${pkgver}.tar.gz")
sha256sums=('8d130430a2776e250e941ee16f51dba301d5f0a00cc288e05f5b985cf1f426cd')