Update control
This commit is contained in:
parent
f6328e8918
commit
3772bfcf52
21
debian/control
vendored
21
debian/control
vendored
@ -3,7 +3,26 @@ Section: main
|
||||
Priority: optional
|
||||
Maintainer: ferrreo <harderthanfire@gmail.com>
|
||||
Standards-Version: 4.6.1
|
||||
Build-Depends: debhelper-compat (= 13)
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
bison,
|
||||
flex,
|
||||
libpango1.0-dev,
|
||||
libstartup-notification0-dev,
|
||||
libxkbcommon-dev (>= 0.5.0),
|
||||
libxkbcommon-x11-dev (>= 0.5.0),
|
||||
libxcb1-dev,
|
||||
libxcb-xkb-dev,
|
||||
libxcb-xinerama0-dev,
|
||||
libxcb-ewmh-dev,
|
||||
libxcb-icccm4-dev,
|
||||
libxcb-randr0-dev,
|
||||
libxcb-util0-dev,
|
||||
librsvg2-dev,
|
||||
libxcb-xrm-dev,
|
||||
libxcb-cursor-dev,
|
||||
check,
|
||||
libwayland-dev,
|
||||
wayland-protocols,
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: rofi-wayland
|
||||
|
Loading…
Reference in New Issue
Block a user