Skip to content

Commit

Permalink
Use gtest-devel for RPM builds
Browse files Browse the repository at this point in the history
The alternative (as used on Debian) is the use svn to fetch Google Test
externally.
  • Loading branch information
pcolby committed Mar 11, 2015
1 parent bd77175 commit 94793e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/rpm/pcp-pmda-cpp.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ URL: https://github.com/pcolby/%{name}

BuildRequires: boost-devel >= 1.32
BuildRequires: cmake >= 2.6
BuildRequires: gtest-devel
BuildRequires: pcp-libs-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Expand Down

0 comments on commit 94793e5

Please sign in to comment.