Rimuovi la dipendenza da inetutils-ping nel file APKBUILD

This commit is contained in:
wonka929 2026-02-22 12:11:05 +01:00
parent d1b67dbb6b
commit c588e183d1

View file

@ -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=""