From fe4f57a3fa58d57d53ac21e3b852df39b5226ae4 Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Mon, 2 Feb 2009 01:06:34 -0800 Subject: Made linhes-sounds a dep as the backup/restore depends on it. --- abs/core-testing/LinHES-system/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD index e9a805e..efad3c9 100644 --- a/abs/core-testing/LinHES-system/PKGBUILD +++ b/abs/core-testing/LinHES-system/PKGBUILD @@ -1,12 +1,12 @@ pkgname=LinHES-system pkgver=1.0 -pkgrel=21 +pkgrel=23 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin install=LinHES.install pkgdesc="scripts and things related to having a automated system" -depends=() +depends=(linhes-sounds) binfiles="LinHES-start optimize_mythdb.py myth_mtc.py myth_mtc.sh LinHES-run firstboot.sh load-modules-mythvantage.sh" -- cgit v0.12