From 309d5fc9cc4525f104f68b3b9caf2e37cceb2dd2 Mon Sep 17 00:00:00 2001
From: Tomas Janousek <tjanouse@fedoraproject.org>
Date: Wed, 25 Jul 2007 11:09:20 +0000
Subject: [PATCH] # wget is needed to download unicode map

---
 dovecot.spec | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dovecot.spec b/dovecot.spec
index 13d77ab..00f9de1 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -56,6 +56,8 @@ BuildRequires: krb5-devel
 # gettext-devel is needed for running autoconf because of the
 # presence of AM_ICONV
 BuildRequires: gettext-devel
+# wget is needed to download unicode map
+BuildRequires: wget
 # Explicit Runtime Requirements
 Requires: openssl >= 0.9.7f-4
 # Package includes an initscript service file, needs to require initscripts package