Code Review
/
deb_dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
05cc40f
)
d/control: fix libnuma compile issues now available on armhf
21/15921/1
author
Christian Ehrhardt
<
[email protected]
>
Wed, 14 Nov 2018 07:08:11 +0000
(08:08 +0100)
committer
Christian Ehrhardt
<
[email protected]
>
Wed, 14 Nov 2018 07:50:02 +0000
(08:50 +0100)
Change-Id: I96c2b22856e4b916cdec8ba8d7a19283c7142d4d
Signed-off-by: Christian Ehrhardt <
[email protected]
>
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
f5c5cce
..
46fecbf
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-18,7
+18,7
@@
Build-Depends: debhelper (>= 10),
libjansson-dev,
libpcap-dev,
libmnl-dev,
- libnuma-dev
[!armhf]
,
+ libnuma-dev,
libssl-dev,
meson (>= 0.41~),
pkg-config,