summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Dray2016-05-31 22:15:13 +1000
committerJustin Dray2016-05-31 22:15:13 +1000
commitd8a4275a632cdbad308b2d5266d112f2259044ac (patch)
tree542c23577aa5144fd9160521edaa8b4c96a08552
parent2fde352753cda3fba1559ed689e1dfde0a5c45ee (diff)
downloadaur-d8a4275a632cdbad308b2d5266d112f2259044ac.tar.gz
Update to: 0.5-1 - Add hyperstart as dependency
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 134e6230876f..5b96a93b60ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,7 @@ md5sums=('efc2c8e6945673ff0048a3b0fa579231'
'6a1c80a26ecc96fa2bfbc81a613c5482')
package_hyper-bin() {
+ requires=("hyperstart-bin")
cd "$pkgdir"
rpmextract.sh "$srcdir/hyper-$pkgver.rpm"
mv "$pkgdir/lib/" "$pkgdir/usr/lib/"