mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
Our RIFF library depends on both the audio and tag libraries
Update rules in Makefile.am accordingly.
This commit is contained in:
parent
6515b43e40
commit
14063f0670
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ audio: interfaces
|
|||
|
||||
cdda: tag
|
||||
|
||||
riff: tag
|
||||
riff: tag audio
|
||||
|
||||
rtsp: sdp
|
||||
|
||||
|
|
Loading…
Reference in a new issue