summaryrefslogtreecommitdiff
path: root/scripts/uni-get-dependencies.sh
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2013-06-07 19:07:50 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2013-06-07 19:07:50 (GMT)
commit0d448ff3cdf2958f6721dd5ae705b7f81d54acf0 (patch)
tree0a9fd2caa1a6005ffa0ce419d3c227c833c055f2 /scripts/uni-get-dependencies.sh
parentaf89e263226174989bbd9d7ce993846c8fb6fc07 (diff)
linux mint -> debian
Diffstat (limited to 'scripts/uni-get-dependencies.sh')
-rwxr-xr-xscripts/uni-get-dependencies.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/uni-get-dependencies.sh b/scripts/uni-get-dependencies.sh
index e2fdaa7..f0281d9 100755
--- a/scripts/uni-get-dependencies.sh
+++ b/scripts/uni-get-dependencies.sh
@@ -74,6 +74,8 @@ if [ -e /etc/issue ]; then
get_debian_deps
elif [ "`grep -i debian /etc/issue`" ]; then
get_debian_deps
+ elif [ "`grep -i mint /etc/issue`" ]; then
+ get_debian_deps
elif [ "`grep -i suse /etc/issue`" ]; then
get_opensuse_deps
elif [ "`grep -i fedora /etc/issue`" ]; then
contact: Jan Huwald // Impressum