commit 754826d584d2c46821a7917df4d7afc34f4e7340
Author: Elan Ruusamäe <[email protected]>
Date: Mon Feb 15 21:50:42 2016 +0200
update BR
- libselinux-devel -- rc-selinux.c:26:29: fatal error: selinux/selinux.h:
No such file or directory
- ncurses-devel -- /usr/bin/ld: cannot find -lncurses
- pam-devel -- rc-selinux.c:52:35: fatal error: security/pam_appl.h: No
such file or directory
openrc.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/openrc.spec b/openrc.spec
index 0338054..644b33d 100644
--- a/openrc.spec
+++ b/openrc.spec
@@ -7,6 +7,9 @@ Group: Base
Source0:
https://github.com/OpenRC/openrc/archive/%{version}/%{name}-%{version}.tar.gz
# Source0-md5: 12e1e2c70c03f93fb42f3549d8cdbc0a
URL: https://github.com/OpenRC/openrc
+BuildRequires: libselinux-devel
+BuildRequires: ncurses-devel
+BuildRequires: pam-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openrc.git/commitdiff/754826d584d2c46821a7917df4d7afc34f4e7340
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit