Skip to content
Permalink
Browse files
Deb: Exclude libnuma-dev as build-dep on armhf where is does not exist
  • Loading branch information
ottok committed Apr 4, 2018
1 parent ec53e03 commit e88e967
Showing 1 changed file with 1 addition and 1 deletion.
@@ -18,7 +18,7 @@ Build-Depends: bison,
libjudy-dev,
libkrb5-dev,
libncurses5-dev (>= 5.0-6~),
libnuma-dev,
libnuma-dev [!armhf],
libpam0g-dev,
libpcre3-dev (>= 2:8.35-3.2~),
libreadline-gplv2-dev,

0 comments on commit e88e967

Please sign in to comment.