Hi all,
I am working on a developer's guide for restraint and from what I can see the following will install all the necessary packages on F21 for 'make check' to pass:
sudo yum -y install gcc make glibc-devel glib2-devel libsoup-devel \ libarchive-devel pkgconfig libxml2-devel git-daemon thttpd tar
Are the following direct dependencies of restraint or are they just pulled in by the direct dependencies/or are they not used any more?
libffi : seems like systemd is pulling this in? sqlite: same as above? openssl libselinux bzip2 intltool
(Ref: http://restraint.readthedocs.org/en/latest/install.html#building-from-source)
Thanks, Amit.
beaker-devel@lists.fedorahosted.org