Browse Source

add bind-utils & remove sudo

master
lazedo 5 years ago
committed by GitHub
parent
commit
2b0414143c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .shipyard.yml

+ 1
- 1
.shipyard.yml View File

@ -20,7 +20,7 @@ package:
on FreeNode.
dist: .el7.centos
requires:
sudo: {}
bind-utils: {}
source: '%{_build_tar}'
prep: '%setup -q'
install: |


Loading…
Cancel
Save