diff --git a/nss_wrapper.spec b/nss_wrapper.spec index 69b847d..00e1f23 100644 --- a/nss_wrapper.spec +++ b/nss_wrapper.spec @@ -11,6 +11,8 @@ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: libcmocka-devel +Requires: cmake + %description There are projects which provide daemons needing to be able to create, modify and delete Unix users. Or just switch user ids to interact with the system e.g. @@ -77,6 +79,7 @@ popd %changelog * Mon Dec 15 2014 Michael Adam - 1.0.3-2 - Fix format of changelog entries. +- Require cmake. * Thu Sep 11 2014 Andreas Schneider - 1.0.3-1 - Update to version 1.0.3.