From 06ed88e56eb73e973e3c8bb032917884ac832c0b Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sat, 12 Mar 2022 10:09:12 +0000 Subject: [PATCH] Missing BDEP on shells/bash-completion. --- security/opensc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/opensc/Makefile b/security/opensc/Makefile index 7624b2e792b..0036540a5eb 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -19,6 +19,7 @@ WANTLIB= c crypto curses ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 \ MASTER_SITES= https://github.com/OpenSC/OpenSC/releases/download/${V}/ BUILD_DEPENDS= security/pcsc-lite \ + shells/bash-completion \ textproc/docbook-xsl RUN_DEPENDS= devel/desktop-file-utils \ security/ccid