summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2020-11-10 17:53:56 -0800
committerMichel Alexandre Salim <salimma@fedoraproject.org>2020-11-10 17:53:56 -0800
commit1d9582f148df8a9ca473f167b7893455184e2aee (patch)
tree8938fc385635365425da97727f532b69f122e55d /utils
parent635900286471166cbbd73a835e951123c11ff489 (diff)
downloadspecs-1d9582f148df8a9ca473f167b7893455184e2aee.tar.gz
specs-1d9582f148df8a9ca473f167b7893455184e2aee.tar.xz
specs-1d9582f148df8a9ca473f167b7893455184e2aee.zip
use the correct Python BR
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Diffstat (limited to 'utils')
-rw-r--r--utils/watchman.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/utils/watchman.spec b/utils/watchman.spec
index 7425096..ffdac68 100644
--- a/utils/watchman.spec
+++ b/utils/watchman.spec
@@ -11,8 +11,7 @@ Patch0: %{name}-py_destdir.patch
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: folly-devel
-BuildRequires: python-devel
-#Requires:
+BuildRequires: python3-devel
%description
Watchman exists to watch files and record when they actually change. It can also