summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-10 14:08:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-10 14:09:20 +0300
commit2ea32f32f6e11ffd4721c4af96c36407f4263bb4 (patch)
tree851f20b700bb2c2da7729b50a810e1e514478cc6 /www-servers
parentdev-ruby/bacon: add ruby26 (diff)
downloadgentoo-2ea32f32f6e11ffd4721c4af96c36407f4263bb4.tar.gz
gentoo-2ea32f32f6e11ffd4721c4af96c36407f4263bb4.tar.bz2
gentoo-2ea32f32f6e11ffd4721c4af96c36407f4263bb4.zip
www-servers/lighttpd: fix a tyo
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.52-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.52-r1.ebuild b/www-servers/lighttpd/lighttpd-1.4.52-r1.ebuild
index 73cb1300148c..f85cd8ff65da 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 )
"