summaryrefslogtreecommitdiff
path: root/user/libvorbis/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/libvorbis/APKBUILD')
-rw-r--r--user/libvorbis/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/user/libvorbis/APKBUILD b/user/libvorbis/APKBUILD
index 73520bf56..1dd35bf77 100644
--- a/user/libvorbis/APKBUILD
+++ b/user/libvorbis/APKBUILD
@@ -7,8 +7,9 @@ url="https://xiph.org/vorbis/"
arch="all"
options="!check" # Test suite doesn't compile.
license="BSD-3-Clause"
-subpackages="$pkgname-dev $pkgname-doc"
+depends=""
makedepends="libogg-dev"
+subpackages="$pkgname-dev $pkgname-doc"
source="https://downloads.xiph.org/releases/vorbis/$pkgname-$pkgver.tar.xz
CVE-2017-14160-and-2018-10393.patch
CVE-2018-10392.patch