]> git.pld-linux.org Git - packages/ffmpegthumbnailer.git/blob - ffmpegthumbnailer-link.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/ffmpegthumbnailer.git] / ffmpegthumbnailer-link.patch
1 diff -urN ffmpegthumbnailer-1.1/src/Makefile.am ffmpegthumbnailer-1.1.new/src/Makefile.am
2 --- ffmpegthumbnailer-1.1/src/Makefile.am       2007-02-24 15:14:47.000000000 +0100
3 +++ ffmpegthumbnailer-1.1.new/src/Makefile.am   2007-04-05 19:10:16.000000000 +0200
4 @@ -7,4 +7,4 @@
5                                                         pngwriter.h pngwriter.cpp \
6                                                         stringoperations.h stringoperations.cpp
7  
8 -ffmpegthumbnailer_LDADD = -lavutil -lavcodec -lavformat -lpng
9 +ffmpegthumbnailer_LDADD = -lswscale -lavutil -lavcodec -lavformat -lpng
This page took 0.059989 seconds and 3 git commands to generate.