summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: ae4fa4427ef6edd749eb04954ee2392c96d0ad85 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Maintainer: Wojciech Zygmuntowicz <wzygmuntowicz.zygmuntowicz@gmail.com>
pkgname=cutehmi-external-meta
pkgver=alpha
pkgrel=1
pkgdesc="External (neither Qt nor CuteHMI) libraries necessary to build and run CuteHMI"
arch=('any')
url="https://github.com/michpolicht/cutehmi"
license=('MPL')
groups=(cutehmi)
depends=(libmodbus-dev=3.1.4 libssh postgresql-libs)
optdepends=(postgresql openssh)