Added a requirement on sndfile
This commit is contained in:
parent
4b116e8cb9
commit
d4abb5cadc
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ Name: @PROJECT_NAME@
|
||||||
Description: @PROJECT_DESCRIPTION@
|
Description: @PROJECT_DESCRIPTION@
|
||||||
Version: @PROJECT_VERSION@
|
Version: @PROJECT_VERSION@
|
||||||
|
|
||||||
Requires:
|
Requires.private: sndfile
|
||||||
Libs: -L${libdir} -l@PROJECT_NAME@
|
Libs: -L${libdir} -l@PROJECT_NAME@
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
Loading…
Add table
Reference in a new issue