summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2022-03-08 14:31:10 +0100
committerfordprefect2022-03-08 14:31:10 +0100
commit1417bd84ddd4e40a838ff6dcaab254c86778f472 (patch)
treec0ea67b666bbbff468b578e086496f6ca0ef008e /PKGBUILD
parent704f315e779f505e28245a48402e32e7f4323cb4 (diff)
downloadaur-1417bd84ddd4e40a838ff6dcaab254c86778f472.tar.gz
removed obsolete dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 750e29c4a5a3..7598c2d32973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="A club management plugin for jameica."
arch=('any')
url="http://www.jverein.de"
license=("GPL")
-depends=('java-runtime>=1.5' 'jameica>=2.6' 'hibiscus>=2.6' 'libstdc++5')
+depends=('java-runtime>=1.5' 'jameica>=2.6' 'hibiscus>=2.6')
makedepends=('unzip')
install=$pkgname.install
#source=("${pkgname}-${pkgver}.zip::https://github.com/$pkgname/$pkgname/archive/${pkgver}.tar.gz")