mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
core: .travis.yml: install equivs
which is required by previous mk-build-deps which comes from devscripts and which should depend on equivs, but it doesn't...
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ language: c
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get -y install devscripts
|
||||
- sudo apt-get -y install devscripts equivs
|
||||
- sudo mk-build-deps -i debian/control
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user