~ubuntu-branches/ubuntu/saucy/blender/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2012-10-25 12:37:55 UTC
  • Revision ID: package-import@ubuntu.com-20121025123755-omc6qejcm40r1ldc
Tags: 2.63a-1ubuntu2
* Build-depend on python3-dev rather than python3.2-dev.
* Call dh_python3
* Use pkg-config to find python3.3 includes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
               libz-dev,
37
37
               libfontconfig-dev,
38
38
               pkg-config,
39
 
               python-support,
40
 
               python3.2-dev
 
39
               python3-dev
41
40
Build-Conflicts: nvidia-glx
42
41
Standards-Version: 3.9.3
43
42
Homepage: http://blender.org
46
45
 
47
46
Package: blender
48
47
Architecture: any
49
 
Depends: python3.2,
 
48
Depends: ${python3:Depends},
50
49
         fonts-droid,
51
50
         ${misc:Depends},
52
51
         ${shlibs:Depends}