summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-system
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-02 09:06:34 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-02 09:06:34 (GMT)
commitfe4f57a3fa58d57d53ac21e3b852df39b5226ae4 (patch)
tree690f79c4123af8e6e9ce8beb6e9e68bc2d7d8021 /abs/core-testing/LinHES-system
parent24e8f52933448223613eeef98d4e2c0ddf3d7f38 (diff)
downloadlinhes_pkgbuild-fe4f57a3fa58d57d53ac21e3b852df39b5226ae4.zip
linhes_pkgbuild-fe4f57a3fa58d57d53ac21e3b852df39b5226ae4.tar.gz
linhes_pkgbuild-fe4f57a3fa58d57d53ac21e3b852df39b5226ae4.tar.bz2
Made linhes-sounds a dep as the backup/restore depends on it.
Diffstat (limited to 'abs/core-testing/LinHES-system')
-rw-r--r--abs/core-testing/LinHES-system/PKGBUILD4
1 files 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"