Add libexpat1-dev as build dependency (for XML config parsing)
This commit is contained in:
parent
1787c87407
commit
fa0e8a5535
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
|
@ -11,7 +11,8 @@ Build-Depends: android-headers (>= 23),
|
|||
libhybris-common-dev,
|
||||
libltdl-dev,
|
||||
libpulse-dev,
|
||||
pulseaudio-dev
|
||||
pulseaudio-dev,
|
||||
libexpat1-dev
|
||||
Maintainer: Marius Gripsgard <marius@ubports.com>
|
||||
Standards-Version: 4.3.0
|
||||
Homepage: https://github.com/mer-hybris/pulseaudio-modules-droid
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue