summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-10-24 21:39:23 +0200
committerMichel Zou2016-10-24 21:39:23 +0200
commit099d52f2c6b170899cdbb17ed8f7d2f6de8fb460 (patch)
tree365ab3b47932b5545a48783432ad2db88548c7b2 /PKGBUILD
parent0f6a97b5d2bfeefe3f443a277ed3685999b63f74 (diff)
downloadaur-099d52f2c6b170899cdbb17ed8f7d2f6de8fb460.tar.gz
dbus
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c1e60ec75dd..ddd961eb8ece 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ depends=(
'mingw-w64-sqlite'
'mingw-w64-libpng'
'mingw-w64-openssl'
- 'mingw-w64-libdbus')
+ 'mingw-w64-dbus')
makedepends=('mingw-w64-gcc' 'mingw-w64-mariadb-connector-c' 'mingw-w64-postgresql' 'mingw-w64-pkg-config')
optdepends=('mingw-w64-postgresql: PostgreSQL driver'
'mingw-w64-mariadb-connector-c: MariaDB driver')