Dongjin Kim | 5a4224b | 2023-11-21 22:19:12 +0000 | [diff] [blame] | 1 | Source: aml-audio-server |
| 2 | Priority: optional |
| 3 | Maintainer: Dongjin Kim <tobetter@gmail.com> |
| 4 | Uploaders: Dongjin Kim <tobetter@gmail.com> |
| 5 | Build-Depends: debhelper-compat (= 13), |
| 6 | aml-amaudioutils, |
| 7 | aml-audio-hal-dev, |
| 8 | libboost-system1.74-dev, |
| 9 | libgrpc++-dev, |
| 10 | libgrpc-dev, |
| 11 | liblog1-dev, |
| 12 | libprotobuf-dev, |
| 13 | protobuf-compiler, |
| 14 | protobuf-compiler-grpc |
| 15 | Standards-Version: 4.6.0 |
| 16 | |
| 17 | Package: aml-audio-server |
| 18 | Section: misc |
| 19 | Architecture: linux-any |
| 20 | Depends: ${misc:Depends} |
| 21 | Multi-Arch: same |
| 22 | Description: ... |
| 23 | |
| 24 | Package: aml-audio-server-dev |
| 25 | Section: misc |
| 26 | Architecture: linux-any |
| 27 | Depends: aml-audio-server |
| 28 | Description: ... |