summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2014-02-28 15:14:59 -0600
committerJesse Gilles <jgilles@multitech.com>2014-02-28 15:14:59 -0600
commit89ce252315659d308e76155fd15fb93d6238a498 (patch)
tree48c9b8264afca08950b349a724c26a59e4c5fdac
parentaa516e1b9384ffb7dac030d63b457f2de040919a (diff)
install-opensuse-deps.sh: add glibc-devel-static for OpenSUSE 12
-rwxr-xr-xmultitech/contrib/install-deps/install-opensuse-deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/contrib/install-deps/install-opensuse-deps.sh b/multitech/contrib/install-deps/install-opensuse-deps.sh
index d4822ad..e85cf0b 100755
--- a/multitech/contrib/install-deps/install-opensuse-deps.sh
+++ b/multitech/contrib/install-deps/install-opensuse-deps.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-zypper in subversion git python help2man diffstat wget gcc gcc-c++ libstdc++ glibc-devel texinfo make automake patch chrpath
+zypper in subversion git python help2man diffstat wget gcc gcc-c++ libstdc++ glibc-devel glibc-devel-static texinfo make automake patch chrpath