summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1c9c95a5369..0821eb5560d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,8 @@ license=('GPL3')
depends=('npm' 'python' 'python-bidict' 'python-engineio' 'python-opencv'
'python-socketio' 'python-tensorflow' 'python-websocket-client'
'yarn')
+provides=($_pkgname)
+conflicts=($_pkgname)
optdepends=()
makedepends=('git')
source=("$pkgname::git+$url.git")