mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
libsndfile: reorder static libraries
This commit is contained in:
parent
baf961717f
commit
0cdfd5b3a0
@ -5,5 +5,5 @@
|
|||||||
Requires.private: @EXTERNAL_XIPH_REQUIRE@
|
Requires.private: @EXTERNAL_XIPH_REQUIRE@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
-Libs: -L${libdir} -lsndfile
|
-Libs: -L${libdir} -lsndfile
|
||||||
+Libs: -L${libdir} -lsndfile -lFLAC -logg -lvorbis -lvorbisenc -lopus
|
+Libs: -L${libdir} -lsndfile -lFLAC -lvorbis -logg -lvorbisenc -lopus
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user