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