mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
core: .travis.yml: install devscripts to get mk-build-deps / fix build.
This commit is contained in:
@@ -2,6 +2,7 @@ language: c
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get -y install devscripts
|
||||
- sudo mk-build-deps -i debian/control
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user