aboutsummaryrefslogtreecommitdiffstats
path: root/main/x265/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/x265/APKBUILD')
-rw-r--r--main/x265/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/x265/APKBUILD b/main/x265/APKBUILD
index 888ce4739d..c14ff616b0 100644
--- a/main/x265/APKBUILD
+++ b/main/x265/APKBUILD
@@ -8,7 +8,7 @@ url="http://x265.org"
arch="all"
license="GPL-2.0-or-later"
makedepends="cmake nasm"
-subpackages="$pkgname-dev"
+subpackages="$pkgname-dev $pkgname-libs"
source="$pkgname-$pkgver.tar.gz::https://bitbucket.org/multicoreware/$pkgname/downloads/${pkgname}_${pkgver}.tar.gz"
builddir="$srcdir/${pkgname}_$pkgver"