[SCM] paulstretch/master: Also link with ogg

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Nov 11 12:36:11 UTC 2014


The following commit has been merged in the master branch:
commit efc5968106e5af14fedad785a32422627e12fc73
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Nov 11 13:33:13 2014 +0100

    Also link with ogg

diff --git a/debian/rules b/debian/rules
index 1b2cd7a..2add2e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_install:
 	  `fltk-config --cflags` `fltk-config --ldflags` \
 	  -DHAVE_JACK -DENABLE_RESAMPLING \
 	  `pkg-config --cflags --libs jack samplerate` \
-	  `pkg-config --cflags --libs fftw3f vorbisenc vorbisfile vorbis mad mxml audiofile` \
+	  `pkg-config --cflags --libs fftw3f vorbisenc vorbisfile vorbis ogg mad mxml audiofile` \
 	  -lportaudio -lpthread -lz
 	mkdir -p $(DESTDIR)/usr/bin/ 
 	cp -a paulstretch $(DESTDIR)/usr/bin/

-- 
paulstretch packaging



More information about the pkg-multimedia-commits mailing list