Light Path diagnostics (lpd) code requires ncruses. Hence adding
ncurses-devel as build dependency.
This commit is contained in:
parent
e9f8bfd59e
commit
17382cb78b
@ -1,6 +1,6 @@
|
|||||||
Name: ppc64-diag
|
Name: ppc64-diag
|
||||||
Version: 2.6.1
|
Version: 2.6.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: PowerLinux Platform Diagnostics
|
Summary: PowerLinux Platform Diagnostics
|
||||||
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -8,6 +8,7 @@ License: EPL
|
|||||||
ExclusiveArch: ppc ppc64
|
ExclusiveArch: ppc ppc64
|
||||||
BuildRequires: libservicelog-devel, flex, perl, byacc, librtas-devel
|
BuildRequires: libservicelog-devel, flex, perl, byacc, librtas-devel
|
||||||
BuildRequires: libvpd-devel, systemd-units
|
BuildRequires: libvpd-devel, systemd-units
|
||||||
|
BuildRequires: ncurses-devel
|
||||||
Requires: servicelog, lsvpd
|
Requires: servicelog, lsvpd
|
||||||
# PRRN RTAS event notification handler depends on below librtas
|
# PRRN RTAS event notification handler depends on below librtas
|
||||||
# and powerpc-utils versions.
|
# and powerpc-utils versions.
|
||||||
|
Loading…
Reference in New Issue
Block a user