mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
add ccda to libraries
Original commit message from CVS: add ccda to libraries
This commit is contained in:
parent
08047f5cfe
commit
7b96b42aad
2 changed files with 2 additions and 2 deletions
|
@ -11,4 +11,4 @@ Requires: gstreamer-@GST_MAJORMINOR@
|
|||
Libs: -L${libdir}/audio -L${libdir}/cdda -L${libdir}/floatcast -L${libdir}/interfaces -L${libdir}/netbuffer -L${libdir}/riff -L${libdir}/rtp -L${libdir}/tag -L${libdir}/video
|
||||
Cflags: -I${includedir}
|
||||
|
||||
libraries=audio floatcast interfaces netbuffer riff tag video
|
||||
libraries=audio cdda floatcast interfaces netbuffer riff tag video
|
||||
|
|
|
@ -10,4 +10,4 @@ Version: @VERSION@
|
|||
Libs: -L${libdir}
|
||||
Cflags: -I${includedir}
|
||||
|
||||
libraries=audio floatcast interfaces netbuffer riff rtp tag video
|
||||
libraries=audio cdda floatcast interfaces netbuffer riff rtp tag video
|
||||
|
|
Loading…
Reference in a new issue