Skip to content
Snippets Groups Projects
Commit 11096be0 authored by anarcat's avatar anarcat
Browse files

include dirmngr as a dependency

now that gnupg 2.1 requires it for keyserver operation, we need to add
it as a hard dependency because otherwise key fetching fails, and
that's a key component of monkeysign
parent 5dd5c4ba
Branches
Tags
No related merge requests found
......@@ -23,6 +23,7 @@ Depends: ${shlibs:Depends}
, python-pkg-resources
, gnupg
, gnupg-agent
, dirmngr
Recommends: python-qrencode
, python-gtk2
, python-zbar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment