Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
more GAP packages are deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpase committed Jun 8, 2021
1 parent 79b3bde commit 1116073
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/pkgs/gap_packages/spkg-install.in
Expand Up @@ -23,6 +23,7 @@ sdh_install \
hap-* \
hapcryst-* \
hecke-* \
images-* \
liealgdb-* \
liepring-* \
liering-* \
Expand Down Expand Up @@ -64,7 +65,7 @@ install_compiled_pkg()
#
# These packages have an old ./configure that take the GAP_ROOT as a positional
# argument
for pkg in cohomolo-* crypting-* grape-* guava-* orb-*
for pkg in cohomolo-* crypting-* grape-* guava-* orb-* datastructures-*
do
echo "Building GAP package $pkg"
CFLAGS="$CFLAGS -Wno-implicit-function-declaration"
Expand Down

0 comments on commit 1116073

Please sign in to comment.