summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2013-10-29 00:51:22 (GMT)
committerJames Meyer <james.meyer@operamail.com>2013-10-29 00:51:22 (GMT)
commitf9d04926bcbcb516204e648e4b2d5350042c8b7c (patch)
treea2436c94d02674f4b762340a237f4b2107e6a16e /abs
parent66749c2b24e28a61cab66eacb227c5ffec354f45 (diff)
downloadlinhes_pkgbuild-f9d04926bcbcb516204e648e4b2d5350042c8b7c.zip
linhes_pkgbuild-f9d04926bcbcb516204e648e4b2d5350042c8b7c.tar.gz
linhes_pkgbuild-f9d04926bcbcb516204e648e4b2d5350042c8b7c.tar.bz2
LinHES-config: add balance as a install dep.
This is needed for the ceton proxy
Diffstat (limited to 'abs')
-rwxr-xr-xabs/core/LinHES-config/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/LinHES-config/PKGBUILD b/abs/core/LinHES-config/PKGBUILD
index 447458e..7a22626 100755
--- a/abs/core/LinHES-config/PKGBUILD
+++ b/abs/core/LinHES-config/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=LinHES-config
pkgver=8.0
-pkgrel=12
+pkgrel=13
conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev LinHes-config )
pkgdesc="Install and configure your system"
depends=('bc' 'libstatgrab' 'mysql-python' 'expect' 'curl' 'dnsutils' 'parted'
'sg3_utils' 'nmbscan' 'system-templates' 'rsync' 'python-parted'
'python-pexpect' 'python-netifaces' 'xcursor-vanilla-dmz-aa'
- 'python-iplib' 'mythinstall>=2-10' 'sudo' 'setserial' 'udevil')
+ 'python-iplib' 'mythinstall>=2-10' 'sudo' 'setserial' 'udevil' 'balance')
arch=('i686' 'x86_64')
source=(mv_install.py 09_mythvantge_runit_grub
@@ -19,7 +19,7 @@ source=(mv_install.py 09_mythvantge_runit_grub
install_db_chroot.sh
restore_default_settings.sh
myth_settings_wrapper.sh
- xconfig.sh
+ xconfig.sh
timezip.py
soundconfig.sh
LinHES-release