summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorJoerg Schirottke <master@kanotix.com>2014-01-02 19:13:42 +0100
committerHolger Paradies <retabell@gmx.de>2014-01-02 20:54:54 +0100
commit1f166cc6cceaaaff3d794b2b265fe8ee084f0917 (patch)
treeb624d78f41aee5c7234f545a2ea1a7736d594b1a /auto
parentae5d602fb1d5da1dc74edec45bd3ebe75fcf2603 (diff)
downloadkanotix-1f166cc6cceaaaff3d794b2b265fe8ee084f0917.zip
kanotix-1f166cc6cceaaaff3d794b2b265fe8ee084f0917.tar.gz
add mesa-steamos repository
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/config b/auto/config
index 1bc6ed7..80e04d8 100755
--- a/auto/config
+++ b/auto/config
@@ -74,6 +74,7 @@ grep -wq google-chrome <<<"$LB_PACKAGES $LB_PACKAGES_LISTS" && LB_REPOSITORIES+=
grep -wq -e hangouts -e google-talkplugin <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" google-talkplugin"
grep -wq google-earth <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" google-earth"
grep -wq mesa <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" mesa"
+grep -wq msos <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" mesa-steamos"
grep -wq nvidia <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" nvidia"
grep -wq fglrx <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" fglrx"
grep -wq steam <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" steam steam-wheezy"