commit: 2ea32f32f6e11ffd4721c4af96c36407f4263bb4
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 10 11:08:56 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 10 11:09:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea32f32
www-servers/lighttpd: fix a tyo
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
www-servers/lighttpd/lighttpd-1.4.52-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/lighttpd/lighttpd-1.4.52-r1.ebuild
b/www-servers/lighttpd/lighttpd-1.4.52-r1.ebuild
index 73cb1300148..f85cd8ff65d 100644
--- a/www-servers/lighttpd/lighttpd-1.4.52-r1.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.52-r1.ebuild
@@ -53,7 +53,7 @@ DEPEND="${COMMON_DEPEND}
dev-libs/fcgi
)"
-RDEPEND="${OMMON_DEPEND}
+RDEPEND="${COMMON_DEPEND}
selinux? ( sec-policy/selinux-apache )
"