forked from pool/virtualbox
Accepting request 74167 from home:a_jaeger:branches:openSUSE:Factory
Add BuildRequires: glibc-devel-static OBS-URL: https://build.opensuse.org/request/show/74167 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=49
This commit is contained in:
parent
ebf0b7fac9
commit
3c4afeb75c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 09:09:34 UTC 2011 - aj@suse.de
|
||||
|
||||
- Add BuildRequires: glibc-devel-static
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 06:45:32 UTC 2011 - mseben@gmail.com
|
||||
|
||||
|
@ -28,7 +28,10 @@ BuildRequires: pmtools
|
||||
%endif
|
||||
#drop hal dependency
|
||||
%if %suse_version < 1210
|
||||
BuildRequires: hal-devel
|
||||
BuildRequires: hal-devel
|
||||
%endif
|
||||
%if %suse_version >= 1210
|
||||
BuildRequires: glibc-devel-static
|
||||
%endif
|
||||
BuildRequires: bin86 dev86 libidl-devel libqt4-devel libxslt-devel yasm
|
||||
BuildRequires: SDL-devel kernel-syms module-init-tools
|
||||
|
Loading…
Reference in New Issue
Block a user