added dependency

This commit is contained in:
2023-02-28 16:10:10 +05:00
parent b914e17b7b
commit 4221fe23fc

View File

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