Package: orpheus
Version: 1.6-1
Tags: patch

This is just a missing #include<memory>.
Feel free to use the attached ready-to-use quilt patch.

Tobias


--- orpheus-1.6.orig/src/streamtrack.cc
+++ orpheus-1.6/src/streamtrack.cc
@@ -46,6 +46,8 @@
 
 #endif
 
+#include <memory>
+
 static int cpid = -1;
 static FILE *fpread, *fpwrite;
 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to