aboutsummaryrefslogtreecommitdiff
path: root/src/tesserae/libssh2.nim
diff options
context:
space:
mode:
Diffstat (limited to 'src/tesserae/libssh2.nim')
-rw-r--r--src/tesserae/libssh2.nim18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/tesserae/libssh2.nim b/src/tesserae/libssh2.nim
deleted file mode 100644
index 4fa17f7..0000000
--- a/src/tesserae/libssh2.nim
+++ /dev/null
@@ -1,18 +0,0 @@
-import .. / lapis
-
-tessera "libssh":
- source: "https://www.libssh2.org/download/libssh2-1.11.1.tar.gz"
- patches: @[""]
- dependencies: @[
- "openssh"
- ]
- build: @[
- """
- ./configure --prefix=/usr \
- --disable-docker-tests \
- --disable-static
- """,
- "make",
- "make install"
- ]
- result: "libssh2.so"
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.