From c855ddedea39824c64d2d7d45b89db04502668c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Thu, 26 Dec 2013 20:41:12 +0100 Subject: [PATCH] testing/arch-install-scripts: add m4 to makedeps --- testing/arch-install-scripts/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/arch-install-scripts/APKBUILD b/testing/arch-install-scripts/APKBUILD index d2e0d52acb7..19fa61b3078 100644 --- a/testing/arch-install-scripts/APKBUILD +++ b/testing/arch-install-scripts/APKBUILD @@ -8,6 +8,7 @@ arch=noarch url='https://projects.archlinux.org/arch-install-scripts.git' license='GPL' depends='bash coreutils pacman util-linux' +makedepends='m4' source="ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz" build() {