Add redhat-rpm-config as a build dependency on Fedora.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
aff78ca3da
commit
ed4c898691
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -2,7 +2,7 @@ Please submit all bug reports and patches to selinux@tycho.nsa.gov.
|
|||
Subscribe via selinux-join@tycho.nsa.gov.
|
||||
|
||||
Build dependencies on Fedora:
|
||||
yum install audit-libs-devel bison bzip2-devel dbus-devel dbus-glib-devel flex flex-devel flex-static glib2-devel libcap-devel libcap-ng-devel pam-devel pcre-devel python-devel setools-devel swig ustr-devel xmlto
|
||||
yum install audit-libs-devel bison bzip2-devel dbus-devel dbus-glib-devel flex flex-devel flex-static glib2-devel libcap-devel libcap-ng-devel pam-devel pcre-devel python-devel setools-devel swig ustr-devel xmlto redhat-rpm-config
|
||||
|
||||
To build and install everything under a private directory, run:
|
||||
make DESTDIR=~/obj install install-pywrap
|
||||
|
|
Loading…
Reference in a new issue