summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-05-07 00:44:33 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-05-07 00:44:33 (GMT)
commit90526da2ccdf869b149317b4990b6a7fe9ced932 (patch)
tree777b217f9d5183f8ea1a78a3e4ea531e0dc02872
parent8a534e20213dc2030ceb4aaf4979e6d4833e5f42 (diff)
downloadlinhes_pkgbuild-90526da2ccdf869b149317b4990b6a7fe9ced932.zip
linhes_pkgbuild-90526da2ccdf869b149317b4990b6a7fe9ced932.tar.gz
linhes_pkgbuild-90526da2ccdf869b149317b4990b6a7fe9ced932.tar.bz2
LinHES-config: list python-parted in the depends line
-rwxr-xr-xabs/core-testing/LinHES-config/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD
index 1e091e3..64929f0 100755
--- a/abs/core-testing/LinHES-config/PKGBUILD
+++ b/abs/core-testing/LinHES-config/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=LinHES-config
pkgver=1.0
-pkgrel=403
+pkgrel=405
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 )
+depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan system-templates rsync python-parted )
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 timezone.bin autocard.py restore_km_db_chroot.sh README ir_config.sh)