Skip to content

Commit e88e967

Browse files
committed
Deb: Exclude libnuma-dev as build-dep on armhf where is does not exist
1 parent ec53e03 commit e88e967

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
@@ -18,7 +18,7 @@ Build-Depends: bison,
1818
libjudy-dev,
1919
libkrb5-dev,
2020
libncurses5-dev (>= 5.0-6~),
21-
libnuma-dev,
21+
libnuma-dev [!armhf],
2222
libpam0g-dev,
2323
libpcre3-dev (>= 2:8.35-3.2~),
2424
libreadline-gplv2-dev,

0 commit comments

Comments
 (0)