aboutsummaryrefslogtreecommitdiffstats
path: root/main/iptables/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/iptables/APKBUILD')
-rw-r--r--main/iptables/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD
index 4bae8b9da3..f4d706113d 100644
--- a/main/iptables/APKBUILD
+++ b/main/iptables/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="GPL-2.0-or-later"
depends_dev="linux-headers"
makedepends="$depends_dev libnftnl-dev bison flex autoconf automake"
-subpackages="ip6tables $pkgname-doc $pkgname-dev"
+subpackages="ip6tables $pkgname-doc $pkgname-dev $pkgname-openrc"
provides="ebtables" # for backards compat
replaces="ebtables"
source="https://www.netfilter.org/projects/iptables/files/iptables-$pkgver.tar.bz2