forked from pool/plymouth
- fix build for ARM
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=71
This commit is contained in:
parent
8b7cdfada0
commit
ce7e791909
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 29 18:07:39 UTC 2012 - dmueller@suse.com
|
||||||
|
|
||||||
|
- fix build for ARM
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 26 13:33:28 UTC 2012 - tittiatcoke@gmail.com
|
Thu Jul 26 13:33:28 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@ BuildRequires: libtool
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(libdrm)
|
BuildRequires: pkgconfig(libdrm)
|
||||||
%ifnarch ppc ppc64
|
%ifarch %ix86 x86_64
|
||||||
BuildRequires: pkgconfig(libdrm_intel)
|
BuildRequires: pkgconfig(libdrm_intel)
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(libdrm_nouveau)
|
BuildRequires: pkgconfig(libdrm_nouveau)
|
||||||
|
Loading…
Reference in New Issue
Block a user