mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/vlc: fix running with default interface
fixes https://bugs.alpinelinux.org/issues/9108
This commit is contained in:
parent
80d5f9d532
commit
88ba3cd7ad
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user