libcec: remove duplicate dependency.
This commit is contained in:
parent
75168787a4
commit
0a3bd67027
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue