- fix build for ARM

OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=71
This commit is contained in:
Dirk Mueller 2012-07-29 18:08:06 +00:00 committed by Git OBS Bridge
parent 8b7cdfada0
commit ce7e791909
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -53,7 +53,7 @@ BuildRequires: libtool
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: pkgconfig(libdrm)
%ifnarch ppc ppc64
%ifarch %ix86 x86_64
BuildRequires: pkgconfig(libdrm_intel)
%endif
BuildRequires: pkgconfig(libdrm_nouveau)