remove conficts array and add provides array
This commit is contained in:
parent
8abb1ecbc0
commit
70772806c8
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -12,7 +12,7 @@ license=('GPL3')
|
|||
depends=('libusb' 'openssl' 'glibc' 'pcsclite')
|
||||
makedepends=('git')
|
||||
optdepends=('ccid: PC/SC reader generic dsudriver')
|
||||
conflicts=('oscam-svn')
|
||||
provides=('ncam')
|
||||
backup=('etc/ncam/ncam.conf')
|
||||
source=("$pkgname::git+https://github.com/fairbird/NCam.git"
|
||||
'ncam.service'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue