Skip to content

Commit c0f7771

Browse files
lucaskanashirosorah
authored andcommitted
Add <!nocheck> to b-d needed only for testing (Closes: #981080)
1 parent 61266aa commit c0f7771

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

debian/control

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Build-Depends: bison,
1313
libreadline6-dev,
1414
libssl-dev,
1515
libyaml-dev,
16-
netbase,
17-
openssl,
18-
procps,
16+
netbase <!nocheck>,
17+
openssl <!nocheck>,
18+
procps <!nocheck>,
1919
ruby:native <cross>,
20-
rubygems-integration (>= 1.6),
20+
rubygems-integration (>= 1.6) <!nocheck>,
2121
systemtap-sdt-dev [linux-any],
2222
tzdata,
2323
zlib1g-dev

0 commit comments

Comments
 (0)