libcec: remove duplicate dependency.

This commit is contained in:
maxice8 2018-09-12 22:00:57 -03:00
parent 75168787a4
commit 0a3bd67027
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -6,7 +6,7 @@ wrksrc="${pkgname}-${pkgname}-${version}"
build_style=cmake
hostmakedepends="pkg-config libtool swig"
makedepends="eudev-libudev-devel lockdev-devel p8-platform-devel libXrandr-devel
lockdev-devel python-devel"
python-devel"
short_desc="USB CEC Adapter communication Library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://github.com/Pulse-Eight/libcec"