~ubuntu-branches/ubuntu/quantal/cairo/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-08-09 22:47:20 UTC
  • Revision ID: james.westby@ubuntu.com-20110809224720-ytu1omv9fsp7bdgk
Tags: 1.10.2-6ubuntu3
* Don't turn the gl backend on, it still creates issues for nvidia users
* debian/control,
  debian/libcairo2.symbols,
  debian/rules:
  - updated for the non-gl build

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
               libxcb1-dev (>= 1.4),
21
21
               libxcb-render0-dev (>= 0.9.92),
22
22
               libxcb-shm0-dev,
23
 
               libgl1-mesa-dev,
24
 
               libegl1-mesa-dev,
25
23
               libglib2.0-dev,
26
24
               zlib1g-dev
27
25
Standards-Version: 3.8.4
43
41
         libxcb1-dev (>= 1.4),
44
42
         libxcb-render0-dev (>= 0.9.92),
45
43
         libxcb-shm0-dev,
46
 
         libgl1-mesa-dev,
47
 
         libegl1-mesa-dev,
48
44
         libglib2.0-dev,
49
45
         ${shlibs:Depends},
50
46
         ${misc:Depends}