diff --git a/.SRCINFO b/.SRCINFO index c902487ce5f8..6d71b5fe5cec 100644 --- a/.SRCINFO +++ b/.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 diff --git a/PKGBUILD b/PKGBUILD index 8cbcd9550313..75d4473f034e 100644 --- a/PKGBUILD +++ b/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)