about summary refs log tree commit diff stats
path: root/profanity.spec
diff options
context:
space:
mode:
Diffstat (limited to 'profanity.spec')
-rw-r--r--profanity.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/profanity.spec b/profanity.spec
index 0341b0c0..42c8625c 100644
--- a/profanity.spec
+++ b/profanity.spec
@@ -19,7 +19,7 @@ BuildRequires:	expat-devel
 BuildRequires:	libotr-devel
 BuildRequires:	gnutls-devel
 BuildRequires:	sqlite3-devel >= 3.27.0
-BuildRequires:  libsignal-protocol-c-devel >= 2.3.2
+BuildRequires:	libsignal-protocol-c-devel >= 2.3.2
 Requires:	libstrophe
 Requires:	libcurl
 Requires:	ncurses-libs
@@ -29,7 +29,7 @@ Requires:	expat
 Requires:	libotr
 Requires:	gnutls
 Requires:	sqlite3-devel >= 3.27.0
-Requires:   libsignal-protocol-c-devel >= 2.3.2
+Requires:	libsignal-protocol-c-devel >= 2.3.2
 
 %description
 Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi.