mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
mkinitcpio-tailscale: another missing dependency...
This commit is contained in:
parent
ae6b96ecda
commit
d61648f8d9
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'mkinitcpio-tailscale'
|
||||
pkgname=mkinitcpio-tailscale
|
||||
version=0.1.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
depends="iptables psmisc tailscale"
|
||||
depends="mkinitcpio iptables psmisc tailscale"
|
||||
short_desc="Hook for mkinitcpio to enable tailscale access in early userspace"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="BSD-2-Clause"
|
||||
|
|
Loading…
Add table
Reference in a new issue