Skip to content

Commit

Permalink
[Makefile] refs skycoin#75 Remove that dependece the ppa, not working…
Browse files Browse the repository at this point in the history
… in other SO
  • Loading branch information
Maykel Arias Torres committed Jun 13, 2019
1 parent a3c6c46 commit adbb89e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ install-linters: install-linters-$(UNAME_S) ## Install linters

install-deps-skyapi-Linux:
mkdir -p deps
sudo add-apt-repository ppa:george-edison55/cmake-3.x -y
sudo apt-get update
sudo apt-get install cmake
sudo apt-get install libcurl3-gnutls
sudo apt remove curl
Expand Down

0 comments on commit adbb89e

Please sign in to comment.