Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
polymake
Commits:
2ae85735 by Antonio Rojas at 2024-08-25T18:17:36+02:00
Drop nauty makedepends, it's incompatible with bliss
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=polymake
pkgver=4.12
-pkgrel=2
+pkgrel=3
_perlver=`perl -e '$v = $^V->{version}; print
$v->[0].".".($v->[1]).".".($v->[2]);'`
pkgdesc='Open source software for research in polyhedral geometry'
arch=(x86_64)
@@ -34,7 +34,6 @@ makedepends=(ant
boost
jdk-openjdk
libnsl
- nauty
ninja
permlib
soplex)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/polymake/-/commit/2ae85735619e4f719dcaa4434d0d94f83de5ac8a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/polymake/-/commit/2ae85735619e4f719dcaa4434d0d94f83de5ac8a
You're receiving this email because of your account on gitlab.archlinux.org.