mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Add lynx as build-dep
This commit is contained in:
parent
551d326b69
commit
fd5fffaf5f
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue