| Amin Hassani | b017438 | 2018-10-04 11:02:19 -0700 | [diff] [blame] | 1 | # This file is for libbspatch in Chrome OS. |
| 2 | |||||
| 3 | Name: libbspatch | ||||
| 4 | Description: bspatch library for applying delta patches | ||||
| 5 | Version: 4.3.1 | ||||
| 6 | # libbspatch library is static lib ATM, so we don't use private versions of Libs | ||||
| 7 | # and Requires fields. | ||||
| 8 | Libs: -lbspatch -lbz2 | ||||
| 9 | Requires: libbrotlidec | ||||