summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2006-09-18 21:55:30 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit0b90291e1309b74225a937f670d7381bf28e2002 (patch)
treebeca3d4315a7e74b037e9edb5dd32018ff349052
parent5eb106168e56e2930989b334cd198ff0ac33e33c (diff)
downloadcryptsetup-0b90291e1309b74225a937f670d7381bf28e2002.zip
cryptsetup-0b90291e1309b74225a937f670d7381bf28e2002.tar.gz
- added BRs for dynamic version
Changed files: cryptsetup.spec -> 1.12
-rw-r--r--cryptsetup.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/cryptsetup.spec b/cryptsetup.spec
index 8fda4f3..4f8fffb 100644
--- a/cryptsetup.spec
+++ b/cryptsetup.spec
@@ -16,7 +16,13 @@ Patch1: %{name}-nostatic.patch
URL: http://luks.endorphin.org/about
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: device-mapper-devel
BuildRequires: gettext-devel
+BuildRequires: libgcrypt-devel >= 1.1.42
+BuildRequires: libselinux-devel
+BuildRequires: libsepol-devel
+BuildRequires: libuuid-devel
+BuildRequires: popt-devel
%if %{with static}
BuildRequires: device-mapper-static >= 1.02.07
BuildRequires: libgcrypt-static >= 1.1.42