diff options
| author | Tim Redfern <tim@eclectronics.org> | 2014-02-17 13:36:38 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2014-02-17 13:36:38 +0000 |
| commit | 22e28216336da876e1fd17f380ce42eaf1446769 (patch) | |
| tree | 444dad3dc7e2656992d29f34f7bce31970c122a5 /ffmpeg/libavformat/libavformat.pc | |
| parent | ae5e8541f6e06e64c28719467cdf366ac57aff31 (diff) | |
chasing indexing error
Diffstat (limited to 'ffmpeg/libavformat/libavformat.pc')
| -rw-r--r-- | ffmpeg/libavformat/libavformat.pc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ffmpeg/libavformat/libavformat.pc b/ffmpeg/libavformat/libavformat.pc deleted file mode 100644 index 460614c..0000000 --- a/ffmpeg/libavformat/libavformat.pc +++ /dev/null @@ -1,14 +0,0 @@ -prefix=/usr/local -exec_prefix=${prefix} -libdir=${prefix}/lib -includedir=${prefix}/include - -Name: libavformat -Description: FFmpeg container format library -Version: 55.22.100 -Requires: -Requires.private: libavcodec = 55.46.100 -Conflicts: -Libs: -L${libdir} -lavformat -Libs.private: -lXfixes -lXext -lX11 -lx264 -lmp3lame -lm -lz -pthread -Cflags: -I${includedir} |
