aboutsummaryrefslogtreecommitdiffstats
path: root/community/libcec/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libcec/APKBUILD')
-rw-r--r--community/libcec/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/libcec/APKBUILD b/community/libcec/APKBUILD
index d7d76b998d0..cb01e2a84b9 100644
--- a/community/libcec/APKBUILD
+++ b/community/libcec/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libcec
pkgver=6.0.2
-pkgrel=6
+pkgrel=9
pkgdesc="libcec for the Pulse-Eight USB-CEC adapter"
url="https://github.com/Pulse-Eight/libcec"
arch="all"
@@ -45,6 +45,7 @@ py3() {
tools() {
pkgdesc="$pkgdesc (tools)"
+ depends="$pkgname=$pkgver-r$pkgrel"
amove usr/bin
}