mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
netbsd dependencies
This commit is contained in:
parent
2e97a17b95
commit
752c8a4ab5
@ -22,8 +22,8 @@ get_freebsd_deps()
|
|||||||
|
|
||||||
get_netbsd_deps()
|
get_netbsd_deps()
|
||||||
{
|
{
|
||||||
pkgin install clang llvm-devel automake autogen libtool \
|
pkgin install clang automake autogen libtool \
|
||||||
libxml2-devel uuid-devel openssl-devel bash patch make
|
libxml2 libuuid openssl bash patch gmake
|
||||||
}
|
}
|
||||||
|
|
||||||
get_opensuse_deps()
|
get_opensuse_deps()
|
||||||
|
Loading…
Reference in New Issue
Block a user