summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-04-11 19:16:37 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-04-11 19:16:37 (GMT)
commitea5e3f9fb5b9e0cdd3853e1b75ec5bfaadf3d016 (patch)
tree871929bc7b4bf51441bbe0fdf8f5a14f60f4e21b
parent03569281bc2dbbeec216145538aabe53f6b81f64 (diff)
downloadlinhes_pkgbuild-ea5e3f9fb5b9e0cdd3853e1b75ec5bfaadf3d016.zip
linhes_pkgbuild-ea5e3f9fb5b9e0cdd3853e1b75ec5bfaadf3d016.tar.gz
linhes_pkgbuild-ea5e3f9fb5b9e0cdd3853e1b75ec5bfaadf3d016.tar.bz2
LinHES-config: update dep to python2-pyparted
-rwxr-xr-xabs/core/LinHES-config/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-config/PKGBUILD b/abs/core/LinHES-config/PKGBUILD
index 9d8cbc9..6b1bcd8 100755
--- a/abs/core/LinHES-config/PKGBUILD
+++ b/abs/core/LinHES-config/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=LinHES-config
pkgver=8.5.1
-pkgrel=2
+pkgrel=3
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'
+ 'sg3_utils' 'nmbscan' 'system-templates' 'rsync' 'python-pyparted'
'python2-pexpect' 'python-netifaces' 'xcursor-vanilla-dmz-aa'
'python-iplib' 'sudo' 'setserial' 'udevil' 'balance' 'runit-scripts>=8.3-4' )
arch=('i686' 'x86_64')