~ubuntu-branches/ubuntu/raring/voxbo/raring

« back to all changes in this revision

Viewing changes to debian/patches/no_qtimageformats_linking

  • Committer: Bazaar Package Importer
  • Author(s): Michael Hanke
  • Date: 2010-06-06 11:33:11 UTC
  • Revision ID: james.westby@ubuntu.com-20100606113311-nlz08i24fu65pwqk
Tags: 1.8.5~svn1172-1
Initial Debian packaging based on debhelper's "dh" and using the new source
package format 3.0 (quilt). Closes: #579284.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- a/make_stuff.txt
 
2
+++ b/make_stuff.txt
 
3
@@ -88,7 +88,7 @@
 
4
 endif
 
5
 
 
6
 ifdef VB_SHARED
 
7
-  QTLIBS+=-lqgif -lqjpeg -lqtiff
 
8
+  #QTLIBS+=-lqgif -lqjpeg -lqtiff
 
9
   QTLIBDIRS+=-L$(QTDIR)/plugins/imageformats -L$(QTDIR)/lib/qt4/plugins/imageformats
 
10
 endif
 
11