~ubuntu-branches/ubuntu/quantal/mtpaint/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-09-04 13:45:06 UTC
  • Revision ID: package-import@ubuntu.com-20120904134506-alpjnrvlb93rs2k0
Tags: 3.40-1ubuntu1
Build-depend on libtiff-dev rather than libtiff4-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: mtpaint
2
2
Section: graphics
3
3
Priority: optional
4
 
Maintainer: Muammar El Khatib <muammar@debian.org>
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Muammar El Khatib <muammar@debian.org>
5
6
Build-Depends: debhelper (>= 7.0.50~),
6
7
               libpng-dev,
7
8
               zlib1g-dev,
8
9
               libgif4,
9
10
               libjpeg-dev,
10
 
               libtiff4-dev,
 
11
               libtiff-dev,
11
12
               gettext,
12
13
               pkg-config,
13
14
               libgtk2.0-dev,