Skip to content

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Build-Depends: bison,
1515
libyaml-dev,
1616
netbase <!nocheck>,
1717
openssl <!nocheck>,
18-
pkg-config (>= 1.8.0-7~),
18+
pkg-config,
1919
procps <!nocheck>,
2020
ruby3.1:native <cross>,
2121
rubygems-integration (>= 1.6) <!nocheck>,

debian/tests/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Tests: run-all bundled-gems builtin-extensions rubyconfig pkg-config
2-
Depends: @, libffi-dev, pkg-config (>= 1.8.0-7~), build-essential
2+
Depends: @, libffi-dev, pkg-config, build-essential
33
Restrictions: allow-stderr

0 commit comments

Comments
 (0)