summaryrefslogtreecommitdiff
path: root/rasqal-install
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-08-21 13:09:02 +0200
committerdavor <vorgrimmlerdavid@gmx.de>2012-08-21 13:09:02 +0200
commitf87da673e2437e2728b31c84b2ae1cfdf05915c5 (patch)
tree66584c614c9e41198c710ad5edff520640dac2a5 /rasqal-install
parent7abdddfff98586b8205eb55d9b0865dd17af0975 (diff)
parent19687a8ad8d01a6e525d03e52ef75ebd9f932303 (diff)
Merge branch 'builddep' into development
Conflicts: 4store-install base-install config.sh utils.sh
Diffstat (limited to 'rasqal-install')
-rwxr-xr-xrasqal-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/rasqal-install b/rasqal-install
index bc06450..8bd9fbd 100755
--- a/rasqal-install
+++ b/rasqal-install
@@ -5,7 +5,7 @@ DIR=`pwd`
. ./utils.sh || (echo "Utils could not be loaded, check opentox-ui.sh." 1>&2 && exit 1)
SELF=$(basename $0 -install)
check_log $SELF
-check_utils "wget tar make grep"
+check_utils "apt-get wget tar make grep"
# Build
mkdir -p $OT_PREFIX/tmp