netbsd dependencies

This commit is contained in:
Don Bright 2014-03-23 17:29:01 +00:00 committed by Thomas Pöchtrager
parent 2e97a17b95
commit 752c8a4ab5

View File

@ -22,8 +22,8 @@ get_freebsd_deps()
get_netbsd_deps()
{
pkgin install clang llvm-devel automake autogen libtool \
libxml2-devel uuid-devel openssl-devel bash patch make
pkgin install clang automake autogen libtool \
libxml2 libuuid openssl bash patch gmake
}
get_opensuse_deps()