Skip to content

Commit

Permalink
Remove one more unneeded dependency (CMake)
Browse files Browse the repository at this point in the history
  • Loading branch information
thofma authored and fingolfin committed Aug 30, 2020
1 parent b7c0deb commit dd3919b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Project.toml
Expand Up @@ -5,7 +5,6 @@ version = "0.3.2"
[deps]
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
CMake = "631607c0-34d2-5d66-819e-eb0f9aa2061a"
CxxWrap = "1f15a43c-97ca-5a2a-ae31-89f07a497df4"
GMP_jll = "781609d7-10c4-51f6-84f2-b8444358ff6d"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Expand Down
1 change: 0 additions & 1 deletion deps/build.jl
Expand Up @@ -4,7 +4,6 @@ using Singular_jll

import CxxWrap
import Libdl
import CMake

using GMP_jll
using MPFR_jll
Expand Down

0 comments on commit dd3919b

Please sign in to comment.