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

[Git][xorg-team/wayland/weston][debian-unstable] debian/control: add libdbus-1-dev to Build-Depends



Title: GitLab

Héctor Orón Martínez pushed to branch debian-unstable at X Strike Force / wayland / weston

Commits:

2 changed files:

Changes:

  • debian/changelog
    1
    +weston (5.0.0-3) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * debian/control: add libdbus-1-dev to Build-Depends
    
    4
    +    - Fixes "won't start despite having an active logind session
    
    5
    +    (Closes: #799325)
    
    6
    +    Thanks Paul Menzel for analysis.
    
    7
    +
    
    8
    + -- Héctor Orón Martínez <zumbi@debian.org>  Thu, 28 Mar 2019 12:43:26 +0100
    
    9
    +
    
    1 10
     weston (5.0.0-2) unstable; urgency=medium
    
    2 11
     
    
    3 12
       [ Emilio Pozuelo Monfort ]
    

  • debian/control
    ... ... @@ -10,6 +10,7 @@ Build-Depends:
    10 10
      debhelper (>= 10),
    
    11 11
      quilt,
    
    12 12
      pkg-config,
    
    13
    + libdbus-1-dev,
    
    13 14
      libpixman-1-dev (>= 0.25.2),
    
    14 15
      libpng-dev,
    
    15 16
      libjpeg-dev,
    


  • Reply to: