Rimuovi la dipendenza da inetutils-ping nel file APKBUILD
This commit is contained in:
parent
d1b67dbb6b
commit
c588e183d1
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ pkgdesc="WatchYourLAN - network host scanner and UI"
|
|||
url="https://github.com/aceberg/WatchYourLAN"
|
||||
arch="x86_64"
|
||||
license="MIT"
|
||||
depends="inetutils-ping"
|
||||
depends=""
|
||||
makedepends="go git"
|
||||
|
||||
source=""
|
||||
|
|
|
|||
Loading…
Reference in a new issue