From 5b19af863a412d4778f4a2d0b8ba80a2ce979614 Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 14 Jun 2022 17:50:07 -0700 Subject: refactor --- x86_64/xcross/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) 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') -- cgit v1.2.3-70-g09d2