Commit 52023f8
Add source build fallback to manifest
Summary: The libaio manifest only had system package entries (debs/rpms) with no fallback source build. On distros where libaio-devel isn't available as a system package, getdeps would fail with "no fetcher configuration". Add a download+build section using the pagure.io source tarball with builder=make so getdeps can build libaio from source when system packages aren't available.
Reviewed By: KevinYakar
Differential Revision: D93505165
fbshipit-source-id: 18d96942163f6953e0907d348fc1a3365f3c848e1 parent b5a6164 commit 52023f8
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments