Reindent Build-Depends to match team convention
This commit is contained in:
parent
72f0939af1
commit
f99ab702af
|
|
@ -6,24 +6,25 @@ Uploaders:
|
|||
Chow Loong Jin <hyperair@debian.org>,
|
||||
Carl Keinath <carl.keinath@gmail.com>,
|
||||
Alan M Varghese (NyxTrail) <alan@digistorm.in>
|
||||
Build-Depends: cmake,
|
||||
debhelper-compat (= 13),
|
||||
hyprwayland-scanner (>= 0.4.2),
|
||||
pkgconf,
|
||||
libcairo2-dev,
|
||||
libgles-dev,
|
||||
libhyprlang-dev (>= 0.6.0),
|
||||
libhyprgraphics-dev (>= 0.1.1),
|
||||
libhyprutils-dev (>= 0.2.4),
|
||||
libjpeg-dev,
|
||||
libmagic-dev,
|
||||
libopengl-dev,
|
||||
libpango1.0-dev,
|
||||
libwayland-dev,
|
||||
libwebp-dev,
|
||||
ninja-build,
|
||||
pandoc,
|
||||
wayland-protocols (>= 1.35)
|
||||
Build-Depends:
|
||||
cmake,
|
||||
debhelper-compat (= 13),
|
||||
hyprwayland-scanner (>= 0.4.2),
|
||||
pkgconf,
|
||||
libcairo2-dev,
|
||||
libgles-dev,
|
||||
libhyprlang-dev (>= 0.6.0),
|
||||
libhyprgraphics-dev (>= 0.1.1),
|
||||
libhyprutils-dev (>= 0.2.4),
|
||||
libjpeg-dev,
|
||||
libmagic-dev,
|
||||
libopengl-dev,
|
||||
libpango1.0-dev,
|
||||
libwayland-dev,
|
||||
libwebp-dev,
|
||||
ninja-build,
|
||||
pandoc,
|
||||
wayland-protocols (>= 1.35)
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://github.com/hyprwm/hyprpaper
|
||||
Rules-Requires-Root: no
|
||||
|
|
|
|||
Loading…
Reference in New Issue