wok diff minidlna/receipt @ rev 20595

xfi, xfw, cryptkeeper: dirty hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 16 10:41:06 2018 +0100 (2018-12-16)
parents 8e449fe1df2e
children d9b6a0ef7bb5
line diff
     1.1 --- a/minidlna/receipt	Wed Oct 17 10:43:04 2018 +0200
     1.2 +++ b/minidlna/receipt	Sun Dec 16 10:41:06 2018 +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()