wok-current diff minidlna/receipt @ rev 20635
Add linux-ecryptfs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 08 18:37:33 2019 +0100 (2019-01-08) |
parents | 8e449fe1df2e |
children | d9b6a0ef7bb5 |
line diff
1.1 --- a/minidlna/receipt Wed Oct 17 10:43:04 2018 +0200 1.2 +++ b/minidlna/receipt Tue Jan 08 18:37:33 2019 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 DEPENDS="ffmpeg jpeg libsqlite libexif libid3tag libogg libvorbis flac" 1.6 BUILD_DEPENDS="ffmpeg-dev jpeg-dev sqlite-dev libexif-dev libid3tag-dev \ 1.7 -libogg-dev libvorbis-dev flac-dev gettext" 1.8 +libav-dev libogg-dev libvorbis-dev flac-dev gettext" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()