#TODO make the libpcsclite dependency work [source] git = "https://gitlab.com/openpgp-ca/openpgp-ca" [build] template = "custom" script = """ cookbook_cargo_packages openpgp-ca openpgp-ca-restd """ dependencies = [ "openssl1", "libpcsclite", ]