]> git.pld-linux.org Git - packages/pam.git/commitdiff
update BR
authorElan Ruusamäe <glen@delfi.ee>
Thu, 30 Apr 2015 11:19:46 +0000 (14:19 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 30 Apr 2015 11:20:37 +0000 (14:20 +0300)
- gettext-devel >= 0.18.3 -- configure.ac: AM_GNU_GETTEXT_VERSION([0.18.3])
- pkgconfig -- configure.ac:   PKG_CHECK_MODULES([libtirpc], [libtirpc], [

pam.spec

index cf160c040ef690c2ccd700faedf0efb1a80cf865..c395d94d51ad184b7c1073a37b01a149fa38eee3 100644 (file)
--- a/pam.spec
+++ b/pam.spec
@@ -51,15 +51,15 @@ BuildRequires:      cracklib-devel >= 2.8.3
 # gdbm due to db pulling libpthread
 BuildRequires: flex
 BuildRequires: gdbm-devel >= 1.8.3-7
-BuildRequires: gettext-tools >= 0.18.3
+BuildRequires: gettext-devel >= 0.18.3
 BuildRequires: glibc-devel >= 6:2.10.1
-BuildRequires: glibc-misc
 %{?with_prelude:BuildRequires: libprelude-devel >= 0.9.0}
 %{?with_selinux:BuildRequires: libselinux-devel >= 1.33.2}
 #BuildRequires:        libtirpc-devel
 BuildRequires: libtool >= 2:1.5
 BuildRequires: libxcrypt-devel
 %{?with_audit:BuildRequires:   linux-libc-headers >= 2.6.23.1}
+BuildRequires: pkgconfig
 BuildRequires: zlib-devel
 %if %{with doc}
 BuildRequires: docbook-dtd412-xml
This page took 0.144496 seconds and 4 git commands to generate.