diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-10 14:08:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-10 14:09:20 +0300 |
commit | 2ea32f32f6e11ffd4721c4af96c36407f4263bb4 (patch) | |
tree | 851f20b700bb2c2da7729b50a810e1e514478cc6 /www-servers | |
parent | dev-ruby/bacon: add ruby26 (diff) | |
download | gentoo-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.ebuild | 2 |
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 ) " |