aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de0dc7564989..bc4f634ccbaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="MiracleCast provides software to connect external monitors to your syst
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/albfan/miraclecast"
license=('GPL')
-depends=(git-core "systemd>=221" "python3" "glib2")
+depends=(git "systemd>=221" "python3" "glib2")
provides=("miraclecast-git")
replaces=("miraclecast")
conflicts=("miraclecast")