remove conficts array and add provides array

This commit is contained in:
horstderheld 2023-07-24 02:18:50 +02:00
parent 8abb1ecbc0
commit 70772806c8
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ pkgbase = ncam-git
depends = glibc
depends = pcsclite
optdepends = ccid: PC/SC reader generic dsudriver
conflicts = oscam-svn
provides = ncam
backup = etc/ncam/ncam.conf
source = ncam-git::git+https://github.com/fairbird/NCam.git
source = ncam.service

View file

@ -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'