about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-05-18 02:08:28 +0100
committerJames Booth <boothj5@gmail.com>2014-05-18 02:08:28 +0100
commit47d00141077d6ac8d998996bf468b10c320df116 (patch)
tree63cac1e22e051ff88c291ac35b9fad55059d77c3
parent10a879897357c961b518085316f177022247ca01 (diff)
downloadprofani-tty-47d00141077d6ac8d998996bf468b10c320df116.tar.gz
Updated spec file
-rw-r--r--profanity.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/profanity.spec b/profanity.spec
index c4512f3e..635a3c80 100644
--- a/profanity.spec
+++ b/profanity.spec
@@ -1,5 +1,5 @@
 Name:		profanity
-Version:	0.4.0
+Version:	0.4.1
 Release:	2%{?dist}
 Summary:	A console based XMPP client
 
@@ -15,6 +15,7 @@ BuildRequires:	openssl-devel
 BuildRequires:	glib2-devel
 BuildRequires:	expat-devel
 BuildRequires:	libotr-devel
+BuildRequires:	gnutls-devel
 Requires:	libstrophe
 Requires:	libcurl
 Requires:	ncurses-libs
@@ -22,6 +23,7 @@ Requires:	openssl
 Requires:	glib2
 Requires:	expat
 Requires:	libotr
+Requires:	gnutls
 
 %description
 Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi.