diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-10 17:11:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-10 17:11:28 +0200 |
commit | 1a919420c57d55c6398735a1a02cfaeab413a1fd (patch) | |
tree | ac37b071dcf93bd824fc1503813b6a56b135ad5f /www-apps | |
parent | www-apps/nextcloud-notify_push: new package (diff) | |
download | gentoo-1a919420c57d55c6398735a1a02cfaeab413a1fd.tar.gz gentoo-1a919420c57d55c6398735a1a02cfaeab413a1fd.tar.bz2 gentoo-1a919420c57d55c6398735a1a02cfaeab413a1fd.zip |
www-apps/nextcloud-notify_push: pull in acct-*/nobody
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild b/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild index 38e8b75e00a5..b0e7cbe266c8 100644 --- a/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild +++ b/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.1.6.ebuild @@ -321,6 +321,9 @@ SLOT="0" KEYWORDS="" RESTRICT="test" +RDEPEND="acct-group/nobody + acct-user/nobody" + S="${WORKDIR}/notify_push-${PV}" QA_FLAGS_IGNORED="usr/bin/${PN}" |