mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-01 23:59:43 +02:00
Fix Debian Build-Depends
This commit is contained in:
parent
0439ac60d8
commit
1176cfd9df
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ Source: snapserver
|
|||
Section: utils
|
||||
Priority: extra
|
||||
Maintainer: Johannes Pohl <johannes.pohl@badaix.de>
|
||||
Build-Depends: debhelper (>= 9.0.0), libc6-dev, dh-systemd, libavahi-client3 (>= 0.6.16), libflac8 (>= 1.3.0), libogg0 (>= 1.0rc3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2)
|
||||
Build-Depends: debhelper (>= 9.0.0), libc6-dev, dh-systemd, libavahi-client-dev (>= 0.6.16), libflac-dev (>= 1.3.0), libogg-dev (>= 1.0rc3), libvorbis-dev (>= 1.1.2)
|
||||
Standards-Version: 3.8.4
|
||||
Homepage: https://github.com/badaix/snapcast
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue