From 9b3b01214d575f2cb9dc2009ddd203cb8ae54f35 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Fri, 22 Jun 2012 22:55:31 +0200 Subject: PKGBUILD: remove duplicate makedepends line This really does not matter very much, as this PKGBUILD file is for convenience when building from git only. However, it just tripped me up and caused me some needless head-scratching, so sort it out. Signed-off-by: Tom Gundersen --- PKGBUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 0c63e59..e7429cd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -16,7 +16,6 @@ optdepends=('net-tools: legacy networking support' 'bridge-utils: Network bridging support' 'dhcpcd: DHCP network configuration' 'wireless_tools: Wireless networking') -makedepends=(asciidoc) source=() sha256sums=() -- cgit v1.2.3