]> git.pld-linux.org Git - packages/pHash.git/blame - pHash-link.patch
Add -ffmpeg.patch to fix build with ffmpeg 3.x
[packages/pHash.git] / pHash-link.patch
CommitLineData
54e72436
MB
1--- pHash-0.9.6/src/Makefile.am.link 2015-11-09 19:45:06.853969444 +0100
2+++ pHash-0.9.6/src/Makefile.am 2015-11-09 19:45:28.471019230 +0100
3@@ -1,6 +1,7 @@
4 lib_LTLIBRARIES = libpHash.la
5 libpHash_la_SOURCES = pHash.cpp
6 libpHash_la_LDFLAGS = -no-undefined
7+libpHash_la_LIBADD = -lpthread
8 include_HEADERS = pHash.h
9
10 if HAVE_AUDIO_HASH
This page took 0.068602 seconds and 4 git commands to generate.