- Timestamp:
- 11/09/18 13:17:10 (2 years ago)
- Branches:
- develop, master
- Children:
- 43aec21, 89609d0, 9aa5d7d
- Parents:
- 442fbd6 (diff), 857729e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Location:
- debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/control
rdd48bb5 r4819d75 5 5 libpcap-dev, zlib1g-dev, flex, bison, doxygen, liblzma-dev, graphviz, 6 6 libncurses5-dev, libbz2-dev, libssl-dev, libwandio1-dev, libwandder1-dev, 7 libdpdk-dev, libnuma-dev7 dpdk-dev, libnuma-dev 8 8 Standards-Version: 4.1.3 9 9 Section: libs -
debian/rules
rdd48bb5 r4819d75 30 30 ./configure $(CONFFLAGS) \ 31 31 --prefix=/usr \ 32 --with-dpdk=yes \ 32 33 --mandir=\$${prefix}/share/man \ 33 34 --infodir=\$${prefix}/share/info
Note: See TracChangeset
for help on using the changeset viewer.