mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
dep
This commit is contained in:
parent
ce6d63ec00
commit
b8243df9ac
2 changed files with 1 additions and 2 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -11,7 +11,6 @@ pkgbase = rutoken-plugin
|
|||
makedepends = grep
|
||||
makedepends = coreutils
|
||||
makedepends = bash
|
||||
depends = rutoken-pkcs
|
||||
depends = rutoken-connect
|
||||
options = !strip
|
||||
source_i686 = rutoken-plugin-4.11.4-i686.rpm::https://download.rutoken.ru/Rutoken_Plugin/4.11.4.0/Linux/libnpRutokenPlugin-4.11.4-1.i686.rpm
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -7,7 +7,7 @@ pkgdesc="The Rutoken plugin is necessary for connecting USB devices with the bro
|
|||
arch=('i686' 'x86_64')
|
||||
url="https://www.rutoken.ru/support/download/rutoken-plugin/"
|
||||
license=('custom:rutoken-plugin')
|
||||
depends=('rutoken-pkcs' 'rutoken-connect')
|
||||
depends=('rutoken-connect')
|
||||
makedepends=('findutils' 'sed' 'grep' 'coreutils' 'bash')
|
||||
options=(!strip)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue