blob: 70a13a74e15398b47f99c1d8d3c6a4edf085e5c9 (
plain)
1
2
3
4
5
6
7
8
|
# Valgrind seems broken for now
unset check
unset checkdepends
# temporary, we still build a version with rtmpdump though upstream now
# has no dependency on anymore?
depends+=(rtmpdump)
|