Debian: Add gir1.2-ostree-1.0 deb package

This package contains GObject-Introspection metadata for libostree
which is used to generate dynamic bindings into languages like
Python. This will allow the update repo to make libostree API calls.

Test Plan:
Build and install the iso

Story: 2009969
Task: 47716
Signed-off-by: Jessica Castelino <jessica.castelino@windriver.com>
Change-Id: I30c3494106c981b7300060ec4315e47ef728dcd1
This commit is contained in:
Jessica Castelino 2023-03-24 21:10:53 +00:00
parent c3e8a64a2d
commit 4bc020b7a9
1 changed files with 2 additions and 1 deletions

View File

@ -47,6 +47,7 @@ Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
gir1.2-ostree-1.0,
python3-keystonemiddleware,
python3-lxml,
python3-oslo.config,
@ -66,4 +67,4 @@ Description: StarlingX - platform patching wheel
Starlingx Config Info
.
This is the support package for the PEP 427 wheel version of the package,
required for using pip inside a virtual environment.
required for using pip inside a virtual environment.