Skip to content

Commit 28dcf45

Browse files
shri-kharefacebook-github-bot
authored andcommitted
fbcode_builder: getdeps: libyaml: add manifest
Summary: New OpenNSA requires this. Reviewed By: rsunkad Differential Revision: D28774940 fbshipit-source-id: c030bbab28546373338608c9324229a07c4bd30c
1 parent cba551a commit 28dcf45

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

  • build/fbcode_builder/manifests
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[manifest]
2+
name = libyaml
3+
4+
[download]
5+
url = http://pyyaml.org/download/libyaml/yaml-0.1.7.tar.gz
6+
sha256 = 8088e457264a98ba451a90b8661fcb4f9d6f478f7265d48322a196cec2480729
7+
8+
[build.os=linux]
9+
builder = autoconf
10+
subdir = yaml-0.1.7
11+
12+
[build.not(os=linux)]
13+
builder = nop

0 commit comments

Comments
 (0)