remove kde runtime from optdep list

This commit is contained in:
arcan1s 2014-08-25 10:56:45 +04:00
parent f8bf8830be
commit b49188c104

View File

@ -53,8 +53,7 @@ build() {
package_kdeplasma-applets-netctl-gui() { package_kdeplasma-applets-netctl-gui() {
pkgdesc="A plasmoid, which interacts with netctl. A part of netctl-gui" pkgdesc="A plasmoid, which interacts with netctl. A part of netctl-gui"
depends=('netctl' 'kdebase-workspace') depends=('netctl' 'kdebase-workspace')
optdepends=('kdebase-runtime: sudo support' optdepends=('netctlgui-helper: DBus helper daemon'
'netctlgui-helper: DBus helper daemon'
'netctlgui-helper-qt4: DBus helper daemon' 'netctlgui-helper-qt4: DBus helper daemon'
'netctl-gui: graphical front-end' 'netctl-gui: graphical front-end'
'netctl-gui-qt4: graphical front-end' 'netctl-gui-qt4: graphical front-end'