Accepting request 335889 from home:dimstar:Factory
- BuildRequire pkgconfig(udev) instead of udev directly: this allows us to be earlier in the build phase, as we can make use of udev-mini and it solves build failures with systemd224. OBS-URL: https://build.opensuse.org/request/show/335889 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=225
This commit is contained in:
parent
94d921a18a
commit
fb0b976cf8
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 2 08:33:26 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- BuildRequire pkgconfig(udev) instead of udev directly: this allows
|
||||
us to be earlier in the build phase, as we can make use of udev-mini
|
||||
and it solves build failures with systemd224.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 11 02:47:24 UTC 2015 - Larry.Finger@lwfinger.net
|
||||
|
||||
|
@ -116,7 +116,6 @@ BuildRequires: pulseaudio-devel
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: quilt
|
||||
BuildRequires: sed
|
||||
BuildRequires: udev
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: which
|
||||
BuildRequires: xorg-x11
|
||||
@ -129,6 +128,7 @@ BuildRequires: pkgconfig(randrproto)
|
||||
BuildRequires: pkgconfig(renderproto)
|
||||
BuildRequires: pkgconfig(resourceproto)
|
||||
BuildRequires: pkgconfig(scrnsaverproto)
|
||||
BuildRequires: pkgconfig(udev)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xau)
|
||||
BuildRequires: pkgconfig(xcomposite)
|
||||
|
Loading…
Reference in New Issue
Block a user