mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +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:
|
||||
- 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…
Add table
Add a link
Reference in a new issue