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:
7f78377
)
Add python dep to dpdk-doc for scripts
66/9666/1
author
Luca Boccassi
<
[email protected]
>
Wed, 29 Nov 2017 22:56:13 +0000
(22:56 +0000)
committer
Luca Boccassi
<
[email protected]
>
Wed, 29 Nov 2017 23:29:38 +0000
(23:29 +0000)
Change-Id: Ie7aef01510e25c55cc6373cf955dcef7047e656d
Signed-off-by: Luca Boccassi <
[email protected]
>
(cherry picked from commit
ef391707674a26f6ec8ec8502471b8a26366994c
)
Signed-off-by: Luca Boccassi <
[email protected]
>
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
bcd0f61
..
6804a89
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-63,7
+63,7
@@
Section: doc
Architecture: all
Multi-Arch: foreign
Homepage: http://dpdk.org/doc/guides/index.html
-Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${python3:Depends}
+Depends: libjs-jquery, libjs-underscore,
python,
${misc:Depends}, ${python3:Depends}
Recommends: python3, ${python3:Recommends}
Description: Data Plane Development Kit (documentation)
DPDK is a set of libraries for fast packet processing. Applications run