~alan-griffiths/mir/0.26.3-xenial

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Alan Griffiths
  • Date: 2017-05-04 09:35:53 UTC
  • Revision ID: alan@octopull.co.uk-20170504093553-ui21yvduowdooiz7
Revert to dependencies available in Xenial

Show diffs side-by-side

added added

removed removed

Lines of Context:
336
336
# Longer-term these drivers should move out-of-tree
337
337
# Yes, this really should be x12. An unfortunate side-effect of our package
338
338
# naming scheme...
339
 
Package: mir-platform-graphics-mesa-x12
 
339
Package: mir-platform-graphics-mesa-x8
340
340
Section: libs
341
341
Architecture: linux-any
342
342
Multi-Arch: same
350
350
 Contains the shared libraries required for the Mir server to interact with
351
351
 the X11 platform using the Mesa drivers.
352
352
 
353
 
Package: mir-platform-graphics-mesa-kms12
 
353
Package: mir-platform-graphics-mesa-kms8
354
354
Section: libs
355
355
Architecture: linux-any
356
356
Multi-Arch: same
378
378
 Contains the shared libraries required for the Mir server to interact with
379
379
 the hardware platform using the Android drivers.
380
380
 
381
 
Package: mir-platform-input-evdev6
 
381
Package: mir-platform-input-evdev5
382
382
Section: libs
383
383
Architecture: linux-any
384
384
Multi-Arch: same
440
440
Multi-Arch: same
441
441
Pre-Depends: ${misc:Pre-Depends}
442
442
Depends: ${misc:Depends},
443
 
         mir-platform-graphics-mesa-kms12,
444
 
         mir-platform-graphics-mesa-x12,
 
443
         mir-platform-graphics-mesa-kms8,
 
444
         mir-platform-graphics-mesa-x8,
445
445
         mir-client-platform-mesa5,
446
 
         mir-platform-input-evdev6,
 
446
         mir-platform-input-evdev5,
447
447
Description: Display server for Ubuntu - desktop driver metapackage
448
448
 Mir is a display server running on linux systems, with a focus on efficiency,
449
449
 robust operation and a well-defined driver model.
459
459
Depends: ${misc:Depends},
460
460
         mir-platform-graphics-android12,
461
461
         mir-client-platform-android5,
462
 
         mir-platform-input-evdev6,
 
462
         mir-platform-input-evdev5,
463
463
Description: Display server for Ubuntu - android driver metapackage
464
464
 Mir is a display server running on linux systems, with a focus on efficiency,
465
465
 robust operation and a well-defined driver model.