We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e2565 commit a817460Copy full SHA for a817460
1 file changed
pkgs/libssh2.yaml
@@ -0,0 +1,12 @@
1
+extends: [autotools_package]
2
+
3
+dependencies:
4
+ run: [pkg-config]
5
6
+sources:
7
+- key: tar.gz:5ldpqx457hns4y4gsbvgej7lftl3gjcx
8
+ url: http://www.libssh2.org/download/libssh2-1.4.3.tar.gz
9
10
+when_build_dependency:
11
+- prepend_path: PKG_CONFIG_PATH
12
+ value: '${ARTIFACT}/lib/pkgconfig'
0 commit comments