[SSSD] [PATCH] BUILD.txt: Add samba-devel to dependencies for build

Jakub Hrozek jhrozek at redhat.com
Fri Jun 14 12:06:03 UTC 2013


On Fri, Jun 14, 2013 at 01:42:44PM +0200, Ondrej Kos wrote:
> Hi,
> 
> While working on one issue, I created clean minimal fedora virtual machine
> and while installing dependencies for building SSSD (from BUILD.txt), I
> noticed it misses the *samba-devel* package. Simple patch adding this to
> build info is attached.
> 
> Ondra
> -- 
> Ondrej Kos
> Associate Software Engineer
> Identity Management - SSSD
> Red Hat Czech

> From 330d3db4238a1cf01bb41bd561019cd4ea278275 Mon Sep 17 00:00:00 2001
> From: Ondrej Kos <okos at redhat.com>
> Date: Fri, 14 Jun 2013 13:37:44 +0200
> Subject: [PATCH] BUILD.txt: Add samba-devel to dependencies for build
> 
> ---
>  BUILD.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/BUILD.txt b/BUILD.txt
> index 4846458973abe6e20c9828dd14e5be305915d022..f99c14977795c07f69b738c4134fc5a7984dd056 100644
> --- a/BUILD.txt
> +++ b/BUILD.txt
> @@ -27,7 +27,7 @@ yum install openldap-devel gettext libtool pcre-devel c-ares-devel \
>      libtevent-devel libtdb libtdb-devel libtalloc libtalloc-devel \
>      libldb libldb-devel popt-devel c-ares-devel check-devel \
>      doxygen libselinux-devel libsemanage-devel bind-utils libnl3-devel \
> -    gettext-devel glib2-devel
> +    gettext-devel glib2-devel samba-devel
>  
>  ding-libs are available in Fedora 14 and later version:
>  yum install  libcollection-devel  libdhash-devel  libini_config-devel \
> -- 
> 1.8.1.4
> 

I thought we removed BUILD.txt completely, but now I see we forgot to
push the patch.



More information about the sssd-devel mailing list