Add git to BuildRequires

We now apply patches via %autosetup -S git_am and for that we need git
in build root.
This commit is contained in:
Michal Sekletar 2017-03-01 09:35:54 +01:00
parent 9dd4325251
commit b7cac80ef4

View File

@ -14,7 +14,7 @@ Source2: mtr-gtk-pkexec-wrapper.sh
Source3: org.fedoraproject.mtr.policy
BuildRequires: ncurses-devel gtk2-devel desktop-file-utils
BuildRequires: autoconf automake libtool
BuildRequires: autoconf automake libtool git
Patch1: 0001-Don-t-copy-Makefile.dist-to-Makefile-in-distclean.patch