mozjpeg: remove duped period from keg_only

This commit is contained in:
Dominyk Tiller 2017-05-02 17:54:27 +01:00 committed by Mike McQuaid
parent 6d233923a5
commit bc91f02e0c

View file

@ -19,7 +19,7 @@ class Mozjpeg < Formula
depends_on "libtool" => :build
end
keg_only "mozjpeg is not linked to prevent conflicts with the standard libjpeg."
keg_only "mozjpeg is not linked to prevent conflicts with the standard libjpeg"
depends_on "pkg-config" => :build
depends_on "nasm" => :build