Update gst-python.rb
This commit is contained in:
parent
c46520a6db
commit
ea9aaf87d4
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ class GstPython < Formula
|
|||
system "make", "install"
|
||||
end
|
||||
test do
|
||||
system "gst-inspect-1.0 python"
|
||||
system "gst-inspect-1.0", "python"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue