projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b285e96
)
acct-user/alias: add dependency for qmail group
author
Rolf Eike Beer
<eike@sf-mail.de>
Sun, 22 Sep 2019 12:22:43 +0000
(14:22 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 29 Sep 2019 15:23:41 +0000
(17:23 +0200)
Closes: https://bugs.gentoo.org/695382
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Closes: https://github.com/gentoo/gentoo/pull/13011
Signed-off-by: Michał Górny <mgorny@gentoo.org>
acct-user/alias/alias-0.ebuild
patch
|
blob
|
history
diff --git
a/acct-user/alias/alias-0.ebuild
b/acct-user/alias/alias-0.ebuild
index a47d9c9a3aacaa22e58984150e2004702eb3f55a..cad225d7b86b2f638f486e20baca08bcb2d8bd33 100644
(file)
--- a/
acct-user/alias/alias-0.ebuild
+++ b/
acct-user/alias/alias-0.ebuild
@@
-13,3
+13,6
@@
ACCT_USER_HOME_PERMS=02755
ACCT_USER_GROUPS=( nofiles )
acct-user_add_deps
+
+DEPEND+=" acct-group/qmail "
+RDEPEND+=" acct-group/qmail "