Accepting request 222312 from home:tiwai:branches:multimedia:libs
- Fix build for SLE11 due to missing udev rules dir OBS-URL: https://build.opensuse.org/request/show/222312 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa?expand=0&rev=147
This commit is contained in:
parent
4913397603
commit
e2683c5201
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 14 11:31:09 CET 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Fix build for SLE11 due to missing udev rules dir
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 6 11:02:34 CET 2014 - tiwai@suse.de
|
Thu Feb 6 11:02:34 CET 2014 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -21,6 +21,8 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
%if %suse_version > 1200
|
%if %suse_version > 1200
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
|
%else
|
||||||
|
BuildRequires: udev
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
%define package_version 1.0.27.2
|
%define package_version 1.0.27.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user