diff --git a/utils/opendoas/Makefile b/utils/opendoas/Makefile index 0019b5643..78f962f3b 100644 --- a/utils/opendoas/Makefile +++ b/utils/opendoas/Makefile @@ -22,6 +22,7 @@ define Package/opendoas CATEGORY:=Utilities TITLE:=Portable OpenBSD doas to execute commands as another user URL:=https://github.com/Duncaen/OpenDoas + DEPENDS:=+BUSYBOX_CONFIG_PAM:libpam endef define Package/opendoas/description