Logoj0ke.net Open Build Service > Projects > home:netmax:tools > urlwatch > Changes
Sign Up | Log In

Changes of Revision 9

[-] Changed urlwatch.spec
x
 
1
@@ -9,9 +9,9 @@
2
 Patch0:        %{name}_xmpp_1.9.patch
3
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
4
 BuildRequires: python >= 2.6
5
-BuildRequires: python-futures
6
+BuildRequires: python-futures python-xmpp
7
 Requires:  python >= 2.6
8
-Requires:  python-futures
9
+Requires:  python-futures python-xmpp
10
 
11
 %description
12
 This script is intended to help you watch URLs and get notified
13