diff options
author | James Meyer <james.meyer@operamail.com> | 2012-11-06 22:17:34 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-11-06 22:17:34 (GMT) |
commit | caa1e64588394302d8b3434ad66a40211166a706 (patch) | |
tree | dedffdba931d98b193ce7b65a70cc685080cc716 /abs/core/LinHES-config/PKGBUILD | |
parent | a2323eff147f149120eba563a4ed739a1ceae856 (diff) | |
download | linhes_pkgbuild-caa1e64588394302d8b3434ad66a40211166a706.zip linhes_pkgbuild-caa1e64588394302d8b3434ad66a40211166a706.tar.gz linhes_pkgbuild-caa1e64588394302d8b3434ad66a40211166a706.tar.bz2 |
LinHES-config: added ldm to the hostype configuration.
refs #866
Diffstat (limited to 'abs/core/LinHES-config/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-config/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/LinHES-config/PKGBUILD b/abs/core/LinHES-config/PKGBUILD index 69470a5..092663d 100755 --- a/abs/core/LinHES-config/PKGBUILD +++ b/abs/core/LinHES-config/PKGBUILD @@ -1,12 +1,12 @@ pkgname=LinHES-config pkgver=2.3 -pkgrel=178 +pkgrel=179 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' - 'python-iplib' 'mythinstall>=2-10' 'sudo' 'setserial') + 'python-iplib' 'mythinstall>=2-10' 'sudo' 'setserial' 'ldm') #LinHES-timezone arch=('i686' 'x86_64') @@ -157,7 +157,7 @@ md5sums=('6a9a22b3c3cb74d9f1ac595cf437a7b7' 'fe5e31b833cc6707209e9d656b6eb53c' 'ecb52b9b7a9ac0c8988093c1dfdda635' '087a0ef743bc8af915503f8773536ce4' - '1aa69e89034def751177cbd96c64e4ef' + 'c4a17e76bed8d8c56c1d3f4408be315d' 'b4900090d841d3e390cb840cf16afd85' 'f2a19e3e864984ec95ac5ea090cbfa69' 'c9c9390ac12145169dfe9a76896db328' |