Skip to content

Commit a5ea40a

Browse files
bobrikdrzaeus77
authored andcommitted
Put libfl-dev into Build-Depends on Debian
On Debian Stretch `libfl-dev` is not installed automatically if you install `flex`, this takjes care of the issue.
1 parent 2cc96a8 commit a5ea40a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Priority: optional
55
Standards-Version: 3.9.5
66
Build-Depends: debhelper (>= 9), cmake, libllvm3.7 | libllvm3.8,
77
llvm-3.7-dev | llvm-3.8-dev, libclang-3.7-dev | libclang-3.8-dev,
8-
libelf-dev, bison, flex, libedit-dev,
8+
libelf-dev, bison, flex, libfl-dev, libedit-dev,
99
clang-format | clang-format-3.7 | clang-format-3.8, python (>= 2.7),
1010
python-netaddr, python-pyroute2, luajit, libluajit-5.1-dev, arping,
1111
inetutils-ping | iputils-ping, iperf, netperf, ethtool, devscripts

0 commit comments

Comments
 (0)