Skip to content

Commit

Permalink
include libcurl-devel in buildrequires for latest R (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
koomie committed Sep 26, 2016
1 parent eb78ac3 commit 46841a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/dev-tools/R/SPECS/R-base.spec
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ BuildRequires: xdg-utils
BuildRequires: pango-devel
BuildRequires: tcl-devel
BuildRequires: xz-devel
BuildRequires: pcre-devel
BuildRequires: pcre-devel
BuildRequires: libcurl-devel
### Moved to CENTOS only until SLES has a newer texinfo version
###BuildRequires: texinfo >= 5.1
BuildRequires: tk-devel
Expand Down

0 comments on commit 46841a2

Please sign in to comment.