travis-ci: Remove dpatch from build-deps
This commit is contained in:
parent
1e7c202918
commit
f7da50f0b8
|
@ -13,7 +13,7 @@ before_install:
|
|||
|
||||
install:
|
||||
# install build dependencies
|
||||
- sudo apt-get install -qq --no-install-recommends debhelper dpatch
|
||||
- sudo apt-get install -qq --no-install-recommends debhelper
|
||||
|
||||
script:
|
||||
# build the debian package
|
||||
|
|
Loading…
Reference in a new issue