gst-plugins-ugly: audit warning

This commit is contained in:
Adam Vandenberg 2013-01-30 10:49:22 -08:00
parent df92996187
commit 5bd634f51b

View file

@ -34,7 +34,6 @@ class GstPluginsUgly < Formula
depends_on 'x264' => :optional depends_on 'x264' => :optional
depends_on 'opencore-amr' => :optional depends_on 'opencore-amr' => :optional
# Does not work with libcdio 0.9 # Does not work with libcdio 0.9
# depends_on 'libcdio' => :optional
def install def install
ENV.append "CFLAGS", "-no-cpp-precomp -funroll-loops -fstrict-aliasing" ENV.append "CFLAGS", "-no-cpp-precomp -funroll-loops -fstrict-aliasing"