Merge pull request #288 from Jille/master
debian/control: Add build-dependency on libevent-dev
This commit is contained in:
commit
b1491d87c4
3
debian/control
vendored
3
debian/control
vendored
@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 8.0.0),
|
|||||||
libssl-dev,
|
libssl-dev,
|
||||||
lua5.1,
|
lua5.1,
|
||||||
liblua5.1-dev,
|
liblua5.1-dev,
|
||||||
lua-lgi
|
lua-lgi,
|
||||||
|
libevent-dev
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: https://github.com/vysheng/tg
|
Homepage: https://github.com/vysheng/tg
|
||||||
Vcs-Git: git://github.com/vysheng/tg.git
|
Vcs-Git: git://github.com/vysheng/tg.git
|
||||||
|
Loading…
Reference in New Issue
Block a user