summaryrefslogtreecommitdiff
path: root/x86_64/xcross
diff options
context:
space:
mode:
Diffstat (limited to 'x86_64/xcross')
-rw-r--r--x86_64/xcross/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/x86_64/xcross/PKGBUILD b/x86_64/xcross/PKGBUILD
index 88e312d..0a5064f 100644
--- a/x86_64/xcross/PKGBUILD
+++ b/x86_64/xcross/PKGBUILD
@@ -8,6 +8,9 @@ arch=('any')
url='https://github.com/flyxyz123/xcross'
license=('GPL3')
depends=('libx11')
+makedepends=('git')
+provides=('xcross')
+conflicts=('xcross')
source=("git+$url")
b2sums=('SKIP')