From 6147ab26118161f79252aee33593964faa5aa308 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 8 Dec 2014 14:47:28 +0100 Subject: add missing deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dist') diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index 5fb8453..741ac1f 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -12,10 +12,12 @@ optdepends=("linux: most of the monitors require Linux's procfs or sysfs" "curl: for Internet services" "python-pyalsaaudio: for ALSA volume control" "hdparm: hdparm: for hdparm support" - "python-pytz: for timezone support") + "python-pytz: for timezone support" + "python-sysv-ipc: for ropty example" + "iputils: for ping support") makedepends=(make coreutils sed zip) source=($url/archive/$pkgver.tar.gz) -sha256sums=(xxx) +sha256sums=(1d447ec421ffa9c377eb469dc7ab0c96b2ec794c9637e3bba57fd24971bbcd35) build() { -- cgit v1.2.3-70-g09d2