mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 15:37:23 +00:00
remove kde runtime from optdep list
This commit is contained in:
parent
f8bf8830be
commit
b49188c104
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user