diff options
author | Bob Igo <bob@stormlogic.com> | 2009-07-13 18:31:35 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-07-13 18:31:35 (GMT) |
commit | 79ae8691ae89c16e7a62eed1c63798feb214a21a (patch) | |
tree | 51316d3dd390b2950d78d90da6e44773838eb18e /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 8318951c942e2619e4c84315f3e49364b444df79 (diff) | |
parent | 5baa3ef4ea235cf4440e3e3f62abd8a935d0ce0d (diff) | |
download | linhes_pkgbuild-79ae8691ae89c16e7a62eed1c63798feb214a21a.zip linhes_pkgbuild-79ae8691ae89c16e7a62eed1c63798feb214a21a.tar.gz linhes_pkgbuild-79ae8691ae89c16e7a62eed1c63798feb214a21a.tar.bz2 |
Merge branch 'master' of ssh://igo@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/LinHES-config/PKGBUILD')
-rwxr-xr-x | abs/core-testing/LinHES-config/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index 5ad1a9c..9486462 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,9 +1,9 @@ pkgname=LinHES-config pkgver=2.0 -pkgrel=53 +pkgrel=57 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev ) pkgdesc="Install and configure your system" -depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan system-templates rsync python-parted ddcxinfo python-pexpect python-netifaces LinHES-timezone) +depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan system-templates rsync python-parted ddcxinfo python-pexpect python-netifaces LinHES-timezone python-iplib) arch=('i686') source=(mv_install.py mv_config.py mythinstall.bin myth_user_call file_time_offset.py install-ui.xml install_proxy.sh install_functions.sh systemconfig.sh install_db_chroot.sh restore_default_settings.sh xconfig.sh timezip.py soundconfig.sh LinHES-release issue MythVantage.sh create_master.sh build_diskless.sh networkconfig.sh autocard.py restore_km_db_chroot.sh README mv_advanced.py mv_common.py mv_ir.py mv_misc.py mv_network.py mv_screensaver.py mv_smolt.py mv_software.py mv_webuser.py mv_hostype.py systemconfig.py myth_user_call.py) |