[entropy] add app-crypt/pinentry to the list of unwanted deps
This commit is contained in:
parent
4dedc37940
commit
5fc3a2f07f
@ -58,7 +58,8 @@ def check_unwanted_deps():
|
||||
pkg_atom = os.getenv("PKG_ATOM")
|
||||
|
||||
unwanted_deps = ["app-admin/packagekit", "app-text/poppler",
|
||||
"kde-base/kde-l10n", "net-dns/avahi", "net-p2p/transmission"]
|
||||
"kde-base/kde-l10n", "net-dns/avahi", "net-p2p/transmission",
|
||||
"app-crypt/pinentry"]
|
||||
warning_deps = ["media-libs/libjpeg-turbo", "media-libs/jpeg",
|
||||
"dev-lang/gnat-gcc"]
|
||||
func_rc = 0
|
||||
|
Loading…
Reference in New Issue
Block a user