Skip to content

Commit b6b6980

Browse files
committed
MDEV-21942 Building 10.5 requires Internet access
fix build requirements for debian
1 parent 79499b5 commit b6b6980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Build-Depends: bison,
2020
libncurses5-dev (>= 5.0-6~),
2121
libnuma-dev [!armhf],
2222
libpam0g-dev,
23-
libpcre3-dev (>= 2:8.35-3.2~),
23+
libpcre2-dev,
2424
libreadline-gplv2-dev,
2525
libsnappy-dev,
2626
libssl-dev | libssl1.0-dev,

0 commit comments

Comments
 (0)