diff options
author | 2016-07-18 21:20:33 -0300 | |
---|---|---|
committer | 2016-07-19 09:01:09 -0300 | |
commit | 24f38da71b1922505e78bdecb496c882cd060402 (patch) | |
tree | 895349e1b826061d110661c661119dee65f2b9bb /debian/changelog | |
parent | f8ff61ffa81eb18485434976098dc6c33fd759c6 (diff) |
Fix libdpdk-dev headers path
Since libdpdk-dev.dirs was removed, we need to manually create the
correct includes path for libdpdk-dev.
Change-Id: I9abd78ed4567623590a1d5480df488a74787156a
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b788bf15..2acfdf8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,9 @@ dpdk (16.07-rc3-1) UNRELEASED; urgency=medium * update symbols [ Ricardo Salveti de Araujo ] - * debian/rules: allow all make commands to be verbose + * debian/rules: + - Allow all make commands to be verbose + - Fix libdpdk-dev headers path -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 19 Jul 2016 08:32:06 +0200 |