Skip to content
Snippets Groups Projects
Commit 65e4789a authored by Daniel Maier's avatar Daniel Maier
Browse files

deps.sh: fix candl

parent 24aa90ec
No related branches found
No related tags found
No related merge requests found
......@@ -16,14 +16,8 @@ cd ..
# candl
git clone https://repo.or.cz/candl.git
cd candl
git submodule init
git submodule update
sh get_submodules.sh
sh autogen.sh
cd piblib
./configure --no-create --no-recursion
cd ..
./configure --with-piplib=bundled --with-scoplib=bundled
make
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment