Skip to content

Commit 4660952

Browse files
committed
Better detection devices in network
1 parent 1dab1f6 commit 4660952

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgbuild/PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ pkgname=sysctl-network
55
pkgver=$(date +%y.%m.%d)
66
pkgrel=$(date +%H%M)
77
pkgdesc="Sysctl file to improve network configuration and other tweaks to network"
8+
depends=('nss-mdns')
89
arch=('any')
910
url="https://github.com/biglinux/$pkgname"
1011
source=("git+https://github.com/biglinux/$pkgname.git")

0 commit comments

Comments
 (0)