[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][xorg-team/lib/mesa][ubuntu+1] control: Remove libtxc-* Recommends which were left over after a merge.



Title: GitLab

Timo Aaltonen pushed to branch ubuntu+1 at X Strike Force / lib / mesa

Commits:

2 changed files:

Changes:

  • debian/changelog
    1
    +mesa (18.0.0~rc4-1ubuntu2) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * control: Remove libtxc-* Recommends which were left over after a
    
    4
    +    merge.
    
    5
    +
    
    6
    + -- Timo Aaltonen <tjaalton@debian.org>  Sun, 18 Feb 2018 19:26:10 +0200
    
    7
    +
    
    1 8
     mesa (18.0.0~rc4-1ubuntu1) bionic; urgency=medium
    
    2 9
     
    
    3 10
       * Merge with Debian experimental.
    

  • debian/control
    ... ... @@ -291,7 +291,6 @@ Pre-Depends: ${misc:Pre-Depends}
    291 291
     Depends:
    
    292 292
      ${shlibs:Depends},
    
    293 293
      ${misc:Depends}
    
    294
    -Recommends: libtxc-dxtn-s2tc | libtxc-dxtn-s2tc0 | libtxc-dxtn0
    
    295 294
     Multi-Arch: same
    
    296 295
     Description: free implementation of the OpenGL API -- DRI modules
    
    297 296
      This version of Mesa provides GLX and DRI capabilities: it is capable of
    


  • Reply to: