Update debian packaging
Update debian packaging so it will install the correct packages when installing it via a regular debian package. This was taken from the StarlingX debian package. Story: 2010867 Task: 48556 Test Plan PASSED Run fakeroot debian/rules binary. PASSED Installed the resulting debian package. Change-Id: Ief2131a75929a29f0a722fdc234e84888c5d3f20 Signed-off-by: Charles Short <charles.short@windriver.com>
This commit is contained in:
8
debian/control
vendored
8
debian/control
vendored
@@ -19,7 +19,15 @@ Architecture: all
|
||||
Depends:
|
||||
${python3:Depends},
|
||||
${misc:Depends},
|
||||
python3-apt,
|
||||
python3-click,
|
||||
python3-rich,
|
||||
bubblewrap,
|
||||
reprepro,
|
||||
systemd-container,
|
||||
python3-systemd,
|
||||
python3-yaml,
|
||||
software-properties-common
|
||||
Suggests:
|
||||
python-apt-ostree-doc,
|
||||
Description: Hybrid Image/Package management system
|
||||
|
Reference in New Issue
Block a user