refactor both i3-nagbar starts into src/util.c
With this change, libev >= 4 is a hard dependency. It should be present in all major linux distributions (even the latest ubuntu LTS).
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7.0.50~),
|
||||
xmlto,
|
||||
docbook-xml,
|
||||
pkg-config,
|
||||
libev-dev,
|
||||
libev-dev (>= 1:4.04),
|
||||
flex,
|
||||
bison,
|
||||
libyajl-dev,
|
||||
|
Reference in New Issue
Block a user