community/vlc: fix running with default interface

fixes https://bugs.alpinelinux.org/issues/9108
This commit is contained in:
Alex Raschi 2018-08-22 22:48:16 +02:00 committed by Natanael Copa
parent 80d5f9d532
commit 88ba3cd7ad

View File

@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=vlc
pkgver=3.0.3
pkgrel=0
pkgrel=1
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
triggers="vlc-libs.trigger=/usr/lib/vlc/plugins"
pkgusers="vlc"
@ -96,6 +96,7 @@ makedepends="
pkgconfig
qt5-qtbase-dev
qt5-qtsvg-dev
qt5-qtx11extras-dev
sdl2-dev
speex-dev
speexdsp-dev