[arch-commits] Commit in netfilter-fullconenat/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Feb 15 23:06:14 UTC 2021
Date: Monday, February 15, 2021 @ 23:06:14
Author: heftig
Revision: 862187
add pahole makedep
Modified:
netfilter-fullconenat/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-15 23:05:03 UTC (rev 862186)
+++ PKGBUILD 2021-02-15 23:06:14 UTC (rev 862187)
@@ -9,7 +9,7 @@
url="https://github.com/Chion82/netfilter-full-cone-nat"
license=('GPL2')
depends=("linux")
-makedepends=('linux-headers' 'git')
+makedepends=('linux-headers' 'pahole' 'git')
source=("netfilter-fullconenat.conf" Kbuild
"${pkgname}::git+https://github.com/Chion82/netfilter-full-cone-nat.git")
sha256sums=('a17dfdf1fd046219daeacc60065e3a81c80c2eb2cfdf6d8068278c509577f571'
More information about the arch-commits
mailing list