libcec-git updated to switch back to official lockdev pkg
This commit is contained in:
parent
abc3a3e1d8
commit
da99cf22eb
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Maintainer: Cedric Girard <girard.cedric@gmail.com>
|
||||
|
||||
pkgname=libcec-git
|
||||
pkgver=20130104
|
||||
pkgver=20130325
|
||||
pkgrel=1
|
||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://github.com/Pulse-Eight/libcec"
|
||||
license=('GPL')
|
||||
makedepends=('git')
|
||||
depends=('udev>=151' 'lockdev-fpic')
|
||||
depends=('udev>=151' 'lockdev')
|
||||
provides=('libcec')
|
||||
conflicts=('libcec')
|
||||
options=('!libtool')
|
||||
|
|
Loading…
Reference in a new issue