rollback to add dependency during runtime 43/306243/2
authorwangbiao <biao716.wang@samsung.com>
Mon, 19 Feb 2024 06:31:44 +0000 (15:31 +0900)
committerwangbiao <biao716.wang@samsung.com>
Mon, 19 Feb 2024 06:51:25 +0000 (15:51 +0900)
Change-Id: I70898937fbeebbdcd65871e5574aa0bc682954c6
Signed-off-by: wangbiao <biao716.wang@samsung.com>
debian/control

index 8a04a5bdcd0b1c31f7cb2accc2b310bca820b4c0..f934958b6855c85499f5d6bc35f6153d717df6f9 100644 (file)
@@ -24,7 +24,19 @@ Description: tool to create RPM repository metadata (C implementation)
 Package: libcreaterepo-c0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ rpm,
+ python3-rpm,
+ python3-urlgrabber,
+ cpio,
+ bzip2,
+ libpython3-dev,
+ libcurl3 | libcurl4,
+ libxml2,
+ gzip,
+ libglib2.0-0,
+ libglib2.0-data,
+ ${misc:Depends}
 Multi-Arch: same
 Description: library for creating RPM repository metadata
  The createrepo tool generates the repodata directory and XML metadata that