mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Add lynx as build-dep
This commit is contained in:
parent
551d326b69
commit
fd5fffaf5f
@ -6,6 +6,7 @@ compiler:
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get build-dep -qq irssi
|
||||
- sudo apt-get install -qq lynx
|
||||
|
||||
script:
|
||||
- ./autogen.sh --with-proxy --with-bot
|
||||
|
Loading…
Reference in New Issue
Block a user