project.conf: Fix pkg.requires.os syntax

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2023-07-07 11:20:33 +02:00
commit 3ab8a70523

View file

@ -24,7 +24,7 @@ esac
udevadm control --reload
[pkg.requires.os]
run = bridge-utils, at, = python3-texttable
run = bridge-utils, at, python3-texttable
#build = doxygen, graphviz, gcc, cmake, cpio, unzip, rsync, bc, python3-texttable, \
# gpg, bison, flex, gettext, texinfo, subversion, pkg-config, maven, \
# mtools, dosfstools, parted, mtd-utils, wget, curl, xmlto, iproute2, \