summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 9 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..92e546a79631
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,9 @@
+# Maintainer: Quinten Kock <quinten@quinten.space>
+pkgname=dbus-core
+pkgver=1.10.12
+pkgrel=2
+pkgdesc="This is a dummy package for packages depending on dbus-core. This replaces it with an empty package depending on dbus."
+url=""
+arch=('any')
+depends=('dbus')
+