Skip to content

Commit

Permalink
Change configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
JannThomas committed Aug 8, 2019
1 parent f93e14b commit 870a4b1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,5 @@ import PackageDescription

let package = Package(
name: "CSSH",
pkgConfig: "libssh2",
providers: [
.brew(["libssh2"]),
.apt(["libssh2-1-dev"])
]
pkgConfig: "libssh2"
)

0 comments on commit 870a4b1

Please sign in to comment.