From 4364cf0fef398e28792aa65709a4aa44ee8a5f47 Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Tue, 12 Apr 2022 12:28:49 -0700 Subject: security/Makefile: add py-yara-python-dex This unbreaks INDEX. Fixes: 02c5def706fa --- security/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/Makefile b/security/Makefile index 98bf29a6b62a..b78c14522d4c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -994,6 +994,7 @@ SUBDIR += py-xkcdpass SUBDIR += py-xmlsec SUBDIR += py-yara + SUBDIR += py-yara-python-dex SUBDIR += py-yubikey-manager SUBDIR += py-zkg SUBDIR += py-zope.password -- cgit v1.2.3