mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
faac: needs libmp4v2-devel to build.
This commit is contained in:
parent
efcd37e368
commit
e269f558aa
1 changed files with 2 additions and 2 deletions
|
@ -17,9 +17,9 @@ subpackages="$pkgname-devel"
|
|||
Add_dependency run glibc
|
||||
Add_dependency run libmp4v2
|
||||
Add_dependency build automake
|
||||
Add_dependency build libmp4v2
|
||||
Add_dependency build libmp4v2-devel
|
||||
|
||||
pre_configure()
|
||||
{
|
||||
cd ${wrksrc} && ./bootstrap || return 1
|
||||
./bootstrap
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue