mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-devtest
synced 2026-01-15 02:22:56 +01:00
project.conf: Fix pkg.requires.os syntax
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
dcb3fc3cab
commit
3ab8a70523
1 changed files with 1 additions and 1 deletions
|
|
@ -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, \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue