[SCM] taopm/master: Fixing patch

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Fri Mar 15 02:13:58 UTC 2013


The following commit has been merged in the master branch:
commit 3fc83985112b92e6fed57e02155ed722ab668f24
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Thu Mar 14 22:12:48 2013 -0400

    Fixing patch

diff --git a/debian/patches/01-add-missing-headers.diff b/debian/patches/01-add-missing-headers.diff
index c1e2d1a..56812d6 100644
--- a/debian/patches/01-add-missing-headers.diff
+++ b/debian/patches/01-add-missing-headers.diff
@@ -60,3 +60,15 @@
  #include "taoparserdefs.h"
  
  int yyerror(char *s);
+--- a/libtao/TaoGraphicsEngine.cc
++++ b/libtao/TaoGraphicsEngine.cc
+@@ -27,7 +27,8 @@
+ #include "TaoInstrument.h"
+ #include "TaoAccessPoint.h"
+ #include "TaoDevice.h"
+-#include <string>
++#include <cstring>
++#include <stdio.h>
+     
+ extern Tao tao;
+ extern void taoMasterTick();

-- 
taopm packaging



More information about the pkg-multimedia-commits mailing list