libuvc: remove options
This commit is contained in:
parent
232cea53ed
commit
9a422fa4b4
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ class Libuvc < Formula
|
|||
depends_on "cmake" => :build
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "libusb"
|
||||
depends_on "jpeg" => :optional
|
||||
|
||||
def install
|
||||
system "cmake", ".", *std_cmake_args
|
||||
|
|
Loading…
Reference in a new issue