We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dab1f6 commit 4660952Copy full SHA for 4660952
1 file changed
pkgbuild/PKGBUILD
@@ -5,6 +5,7 @@ pkgname=sysctl-network
5
pkgver=$(date +%y.%m.%d)
6
pkgrel=$(date +%H%M)
7
pkgdesc="Sysctl file to improve network configuration and other tweaks to network"
8
+depends=('nss-mdns')
9
arch=('any')
10
url="https://github.com/biglinux/$pkgname"
11
source=("git+https://github.com/biglinux/$pkgname.git")
0 commit comments