a8dcf48af3
Add control and rules files to generate controllerconfig deb following StarlingX/MultiOS/Debian Wiki. Change-Id: Iee2b8060e0384168e863da358255b1ef5e5c813d Story: 2004792 Task: 33623 Signed-off-by: Marcela Rosales <marcela.a.rosales.jimenez@intel.com>
32 lines
806 B
Plaintext
32 lines
806 B
Plaintext
Source: controllerconfig
|
|
Priority: optional
|
|
Maintainer: StarlingX team <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: python-setuptools,
|
|
python-all,
|
|
debhelper,
|
|
dh-python,
|
|
python-pip,
|
|
python-wheel
|
|
Standards-Version: 3.9.6
|
|
|
|
Package: controllerconfig
|
|
Architecture: all
|
|
Depends: ${misc:Depends},
|
|
${python:Depends},
|
|
python-pyudev,
|
|
psmisc,
|
|
systemd,
|
|
python-cryptography,
|
|
python-keyring,
|
|
python-netifaces,
|
|
python-iso8601,
|
|
python-pysnmp4,
|
|
python-netaddr,
|
|
python-six,
|
|
python-yaml,
|
|
python-oslo-utils,
|
|
tsconfig,
|
|
sysinv,
|
|
fm-api
|
|
Description: This package contains the controllerconfig project.
|