Changeset 3606

Show
Ignore:
Timestamp:
2008-06-02 19:29:43 (6 months ago)
Author:
conrad
Message:

fishsound.pc.in: add FLAC to Libs.private and description

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libfishsound/trunk/fishsound.pc.in

    r2848 r3606  
    55 
    66Name: fishsound 
    7 Description: Encode and decode Vorbis, Speex compressed audio 
     7Description: Encode and decode Vorbis, Speex, FLAC audio 
    88Requires: @fishsound_pkgdeps@ 
    99Version: @VERSION@ 
    1010Libs: -L${libdir} -lfishsound 
    11 Libs.private: @VORBIS_LIBS@ @SPEEX_LIBS@ 
     11Libs.private: @VORBIS_LIBS@ @SPEEX_LIBS@ @FLAC_LIBS@ 
    1212Cflags: -I${includedir}