Skip to content

Commit

Permalink
Added libumfpack dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aferrero2707 committed Sep 13, 2018
1 parent 752e7b5 commit ff13504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-appimage-centos7.sh
Expand Up @@ -5,6 +5,7 @@ export ACLOCAL_PATH=/zyx/share/aclocal:$ACLOCAL_PATH
export LD_LIBRARY_PATH=/zyx/lib64:/zyx/lib:$LD_LIBRARY_PATH

#(yum update -y && yum install -y epel-release && yum update -y && yum install -y libtool-ltdl-devel autoconf automake libtools which json-c-devel json-glib-devel gtk-doc gperf libuuid-devel libcroco-devel) || exit 1
(yum update -y && yum install -y suitesparse-devel) || exit 1

if [ ! -e /work/babl ]; then
if [ x"$BABL_GIT_TAG" = "x" ]; then
Expand Down

0 comments on commit ff13504

Please sign in to comment.