mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-23 02:29:58 +00:00
pkgbuild fixes
This commit is contained in:
@ -12,6 +12,7 @@ depends=('netctl' 'kdebase-workspace')
|
||||
makedepends=('automoc4' 'cmake')
|
||||
optdepends=('kdebase-runtime: sudo support'
|
||||
'netctl-gui: graphical front-end'
|
||||
'netctl-gui-qt4: graphical front-end'
|
||||
'sudo: sudo support')
|
||||
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz")
|
||||
install="${_pkgname}.install"
|
||||
|
Reference in New Issue
Block a user