Skip to content

Commit

Permalink
deb: switch libtiff5-dev and libtiff4-dev order to fix FTBFS on quantal
Browse files Browse the repository at this point in the history
  • Loading branch information
superm1 committed Jul 31, 2012
1 parent 37abce8 commit 9587925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deb/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Build-Depends: debhelper (>= 7.0.50~),
libsdl1.2-dev,
libfaad-dev | libfaad2-dev,
libexif-dev (>= 0.6.9-6),
libtiff4-dev | libtiff5-dev | libtiff-dev,
libtiff5-dev | libtiff4-dev | libtiff-dev,
libxv-dev,
libtag1-dev,
libvisual-0.4-dev,
Expand Down
2 changes: 1 addition & 1 deletion deb/debian/control.in
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Build-Depends: debhelper (>= 7.0.50~),
libsdl1.2-dev,
libfaad-dev | libfaad2-dev,
libexif-dev (>= 0.6.9-6),
libtiff4-dev | libtiff5-dev | libtiff-dev,
libtiff5-dev | libtiff4-dev | libtiff-dev,
libxv-dev,
libtag1-dev,
libvisual-0.4-dev,
Expand Down

0 comments on commit 9587925

Please sign in to comment.