deb,rpm: depend on qubes-repo-templates

For package repos definitions + keys.
This commit is contained in:
Marek Marczykowski-Górecki 2021-01-29 23:03:59 +01:00
parent 940124948a
commit b2e4d0ee34
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 2 additions and 0 deletions

1
debian/control vendored
View File

@ -23,6 +23,7 @@ Package: qubes-core-admin-client
Architecture: any
Depends:
python3-qubesadmin,
qubes-repo-templates,
scrypt,
${python:Depends},
${python3:Depends},

View File

@ -15,6 +15,7 @@ BuildRequires: python%{python3_pkgversion}-lxml
BuildRequires: python%{python3_pkgversion}-xcffib
Requires: python%{python3_pkgversion}-qubesadmin
Requires: python%{python3_pkgversion}-yaml
Requires: qubes-repo-templates
Requires: scrypt
BuildArch: noarch
Source0: %{name}-%{version}.tar.gz