Accepting request 347661 from vdr
1 OBS-URL: https://build.opensuse.org/request/show/347661 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lirc?expand=0&rev=62
This commit is contained in:
commit
06a1fd39a4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 6 13:57:19 UTC 2015 - p.drouand@gmail.com
|
||||
|
||||
- Ensure lirc build against libusb-1.0; replace libusb-devel with
|
||||
pkgconfig(libusb-1.0)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 25 08:39:22 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -42,7 +42,6 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libxslt-tools
|
||||
# for hw_atilibusb driver
|
||||
BuildRequires: libusb-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(alsa)
|
||||
%if 0%{?suse_version} > 1320
|
||||
@ -51,6 +50,7 @@ BuildRequires: pkgconfig(libirman)
|
||||
%endif
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-PyYAML
|
||||
BuildRequires: pkgconfig(libusb-1.0)
|
||||
BuildRequires: pkgconfig(portaudio-2.0)
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
BuildRequires: pkgconfig(udev)
|
||||
|
Loading…
x
Reference in New Issue
Block a user