forked from pool/rtl-sdr
This commit is contained in:
parent
f0a30a6839
commit
1273f09eee
@ -33,7 +33,6 @@ BuildRequires: cmake
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(libusb-1.0)
|
||||
BuildRequires: pkgconfig(udev)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Programs that controls Realtek RTL2832 based DVB dongle in raw mode, so
|
||||
@ -68,7 +67,6 @@ Library headers for rtl-sdr driver.
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DINSTALL_UDEV_RULES=ON \
|
||||
-DUDEV_RULES_PATH=%{_udevrulesdir} \
|
||||
-DUDEV_RULES_GROUP=%{rtlsdr_group} \
|
||||
|
Loading…
Reference in New Issue
Block a user