about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--profanity.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/profanity.spec b/profanity.spec
index 0c1a60e3..c4512f3e 100644
--- a/profanity.spec
+++ b/profanity.spec
@@ -1,5 +1,5 @@
 Name:		profanity
-Version:	0.2.1
+Version:	0.4.0
 Release:	2%{?dist}
 Summary:	A console based XMPP client
 
@@ -14,12 +14,14 @@ BuildRequires:	ncurses-devel
 BuildRequires:	openssl-devel
 BuildRequires:	glib2-devel
 BuildRequires:	expat-devel
+BuildRequires:	libotr-devel
 Requires:	libstrophe
 Requires:	libcurl
 Requires:	ncurses-libs
 Requires:	openssl
 Requires:	glib2
 Requires:	expat
+Requires:	libotr
 
 %description
 Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi.