summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Kuraj2015-11-02 18:18:20 -0500
committerIvan Kuraj2015-11-02 18:18:20 -0500
commit8fbf1748934fcacca475560af0792f00547a4592 (patch)
tree76332e01ec00fd01584c271a5fc6aea8dc16024f
parent47af551e46e8d622f4ee880fb76fa859b58ba327 (diff)
downloadaur-8fbf1748934fcacca475560af0792f00547a4592.tar.gz
Update necessary dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22fffad6a275..1f735098db22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,6 +14,8 @@ pkgbase = hon
depends = nss
depends = libxss
depends = libjpeg-turbo
+ depends = cgmanager
+ depends = ncurses5-compat-libs
noextract = HoNClient-3.7.10.sh
options = !strip
source = hon.desktop
diff --git a/PKGBUILD b/PKGBUILD
index b2f47833e8f6..a321834f5c40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ pkgdesc="Heroes of Newerth is a Real Time Strategy game heavily influcenced by D
arch=('i686' 'x86_64')
url="http://www.heroesofnewerth.com/"
license=('custom:HoN')
-depends=('alsa-lib' 'gconf' 'gtk2' 'nss' 'libxss' 'libjpeg-turbo')
+depends=('alsa-lib' 'gconf' 'gtk2' 'nss' 'libxss' 'libjpeg-turbo' 'cgmanager' 'ncurses5-compat-libs')
makedepends=('unzip')
options=(!strip)
install=hon.install
@@ -47,7 +47,7 @@ Continue?"
fi
fi
- mv HoNClient-${pkgver}-${pkgrel}.sh HoNClient-${pkgver}.sh
+ #mv HoNClient-${pkgver}-${pkgrel}.sh HoNClient-${pkgver}.sh
# Create Destination Directory
mkdir -p "${pkgdir}/opt/"