File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 445
445
" ncurses"
446
446
]
447
447
},
448
+ "snappy" : {
449
+ "source" : " snappy" ,
450
+ "static-libs-unix" : [
451
+ " libsnappy.a"
452
+ ],
453
+ "headers-unix" : [
454
+ " snappy-c.h" ,
455
+ " snappy-sinksource.h" ,
456
+ " snappy.h" ,
457
+ " snappy-stubs-internal.h" ,
458
+ " snappy-stubs-public.h"
459
+ ],
460
+ "lib-depends" : [
461
+ " zlib"
462
+ ]
463
+ },
448
464
"sqlite" : {
449
465
"source" : " sqlite" ,
450
466
"static-libs-unix" : [
510
526
" zstd.h" ,
511
527
" zstd_errors.h"
512
528
]
513
- },
514
- "snappy" : {
515
- "source" : " snappy" ,
516
- "static-libs-unix" : [
517
- " libsnappy.a"
518
- ],
519
- "headers-unix" : [
520
- " snappy-c.h" ,
521
- " snappy-sinksource.h" ,
522
- " snappy.h" ,
523
- " snappy-stubs-internal.h" ,
524
- " snappy-stubs-public.h"
525
- ],
526
- "lib-depends" : [
527
- " zlib"
528
- ]
529
529
}
530
530
}
You can’t perform that action at this time.
0 commit comments