Accepting request 347660 from home:posophe:branches:vdr
fix OBS-URL: https://build.opensuse.org/request/show/347660 OBS-URL: https://build.opensuse.org/package/show/vdr/lirc?expand=0&rev=64
This commit is contained in:
parent
4f501fb096
commit
d1d908baf3
@ -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
|
Sun Oct 25 08:39:22 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -42,7 +42,6 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: libxslt-tools
|
BuildRequires: libxslt-tools
|
||||||
# for hw_atilibusb driver
|
# for hw_atilibusb driver
|
||||||
BuildRequires: libusb-devel
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(alsa)
|
BuildRequires: pkgconfig(alsa)
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
@ -51,6 +50,7 @@ BuildRequires: pkgconfig(libirman)
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
BuildRequires: python3-PyYAML
|
BuildRequires: python3-PyYAML
|
||||||
|
BuildRequires: pkgconfig(libusb-1.0)
|
||||||
BuildRequires: pkgconfig(portaudio-2.0)
|
BuildRequires: pkgconfig(portaudio-2.0)
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
BuildRequires: pkgconfig(udev)
|
BuildRequires: pkgconfig(udev)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user