|
|
@ -51,10 +51,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
BuildRequires: %{__perl}
|
|
|
|
BuildRequires: %{__perl}
|
|
|
|
BuildRequires: libusb-devel, python-devel
|
|
|
|
BuildRequires: libusb-devel, python-devel
|
|
|
|
BuildRequires: automake libtool
|
|
|
|
BuildRequires: automake libtool
|
|
|
|
%if %{with_irman}
|
|
|
|
%if %{with irman}
|
|
|
|
BuildRequires: libirman-devel
|
|
|
|
BuildRequires: libirman-devel
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%if %{with_ftdi}
|
|
|
|
%if %{with ftdi}
|
|
|
|
BuildRequires: libftdi-devel
|
|
|
|
BuildRequires: libftdi-devel
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%if %{with alsa}
|
|
|
|
%if %{with alsa}
|
|
|
|