mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 15:37:23 +00:00
fix building
This commit is contained in:
parent
eb6bd34489
commit
a79cbd4429
2
PKGBUILD
2
PKGBUILD
@ -15,7 +15,7 @@ optdepends=('kdebase-runtime: sudo support'
|
||||
'wpa_supplicant: wifi support')
|
||||
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgbase}-${pkgver}-src.tar.xz")
|
||||
install="${pkgbase}.install"
|
||||
md5sums=('2290c8a47dceeda69e523143d82680d4')
|
||||
md5sums=('9e9a55bb085179af17e93a2dff4bc75b')
|
||||
|
||||
|
||||
prepare() {
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include <QFileDialog>
|
||||
#include <QFileInfo>
|
||||
#include <QProcess>
|
||||
#include <QUrl>
|
||||
|
||||
#include <netctlgui/netctlgui.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user