Skip to content
Snippets Groups Projects
Commit 07f429f2 authored by Erick555's avatar Erick555
Browse files

Add libtirpc

It's needed for build samba since glibc dropped rpc support.
parent 6694ad4d
No related branches found
No related tags found
No related merge requests found
{
"name" : "libtirpc",
"config-opts" : [
"--disable-gssapi",
"--libdir=/app/lib"
],
"sources" : [
{
"type" : "archive",
"url" : "http://downloads.sourceforge.net/sourceforge/libtirpc/libtirpc-1.1.4.tar.bz2",
"sha256" : "2ca529f02292e10c158562295a1ffd95d2ce8af97820e3534fe1b0e3aec7561d"
}
]
}
...@@ -38,6 +38,7 @@ modules: ...@@ -38,6 +38,7 @@ modules:
- deps/libass.json - deps/libass.json
- deps/libcdio.json - deps/libcdio.json
- deps/lzo2.json - deps/lzo2.json
- deps/libtirpc.json
- deps/samba.json - deps/samba.json
- deps/swig.json - deps/swig.json
- deps/taglib.json - deps/taglib.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment