about summary refs log tree commit diff stats
path: root/profanity.spec
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-03-28 22:12:32 +0000
committerJames Booth <boothj5@gmail.com>2014-03-28 22:12:32 +0000
commitbf0fdc4d762622163a957f4261130becf86fc051 (patch)
tree734ae1f582c1777f6ff93b2c41ead15c7156d5b3 /profanity.spec
parent9db02541e4af8cbb046c8d894d0147c9f7d13e0e (diff)
downloadprofani-tty-bf0fdc4d762622163a957f4261130becf86fc051.tar.gz
Updated profanity.spec
Diffstat (limited to 'profanity.spec')
-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.