mageia dependencies

This commit is contained in:
Don Bright 2014-03-23 13:34:59 -04:00 committed by Thomas Pöchtrager
parent 35961a4929
commit b49fa5f337

View File

@ -36,7 +36,7 @@ get_mageia_deps()
{
urpmi ctags
urpmi task-c-devel task-c++-devel clang llvm-devel automake autogen libtool \
libxml2-dev lib64uuid-dev openssl bash patch make
libxml2-devel libuuid-devel openssl bash patch make
}
get_debian_deps()