mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
core: .travis.yml: install build-depedencies as said in debian/control.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ language: c
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get -y build-dep weechat
|
||||
- sudo mk-build-deps -i debian/control
|
||||
|
||||
script:
|
||||
- mkdir build;cd build
|
||||
|
||||
Reference in New Issue
Block a user