summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2019-02-10 12:52:00 +0100
committerHolger Paradies <retabell@gmx.de>2019-04-21 09:06:27 +0200
commitdacef2bec816247ad145fc8cae069900cba0cbce (patch)
treeb3fe1f2a7012f7e02e2c8b1a1513295eae4c4c5d /auto
parent08a6819b2fef1b87695f242b597acb6f48620b8e (diff)
downloadkanotix-dacef2bec816247ad145fc8cae069900cba0cbce.zip
kanotix-dacef2bec816247ad145fc8cae069900cba0cbce.tar.gz
support midori Browser
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/config b/auto/config
index 38c30e0..6425830 100755
--- a/auto/config
+++ b/auto/config
@@ -130,6 +130,7 @@ fi
grep -wq wine-staging <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" wine-staging"
grep -wq iceweasel <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" iceweasel"
grep -wq firefox <<<"$LB_PACKAGES_LISTS"
+grep -wq midori <<<"$LB_PACKAGES_LISTS"
grep -wq silverlight <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverlight"
grep -wq spotify <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" spotify"
grep -wq dropbox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" dropbox"