added dependency

This commit is contained in:
Shihaam Abdul Rahman 2023-02-28 16:10:10 +05:00
parent b914e17b7b
commit 4221fe23fc
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -50,6 +50,7 @@ mkdir -p podman-deb/usr/lib/systemd/system/
cat <<EOF > podman-deb/DEBIAN/control cat <<EOF > podman-deb/DEBIAN/control
Package: podman Package: podman
Version: $VERSION Version: $VERSION
Depends: libgpgme11
Section: base Section: base
Priority: optional Priority: optional
Architecture: amd64 Architecture: amd64