From 014cf094486f630d5e67bc31e3a758a5dc3c0edc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 26 Aug 2014 12:44:50 +0200 Subject: [PATCH] runit-void: makedepends is unnecessary. --- srcpkgs/runit-void/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template index e31e59ce61d..8376a07478f 100644 --- a/srcpkgs/runit-void/template +++ b/srcpkgs/runit-void/template @@ -9,8 +9,7 @@ maintainer="Juan RP " license="Public Domain" hostmakedepends="git" -makedepends="runit" -depends="${makedepends}" +depends="runit" conf_files="/etc/hostname /etc/locale.conf /etc/rc.conf /etc/rc.local" make_dirs=" /etc/zzz.d/suspend 0755 root root