summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean-Michaël Celerier2023-11-18 13:49:07 +0100
committerJean-Michaël Celerier2023-11-18 13:49:07 +0100
commitbf548f1b4b3dc90beefd2296ef7284bfee0862a9 (patch)
treef987800d9b82a588422a762dacc6c5d5844d23aa /PKGBUILD
parent2ba6dd588d3b05df3f9f4cb5bfd430af675e0d8d (diff)
downloadaur-sat-switcher-git.tar.gz
ya
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15a59b8663d9..24217535ecd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@ arch=('x86_64' 'aarch64')
url="https://gitlab.com/sat-mtl/tools/switcher"
license=('GNU General Public License 3')
groups=()
-depends=('python-socketio' 'python-aiohttp' 'python-requests' 'python-websocket-client')
+depends=('libshmdata-1.3.so' 'python-socketio' 'python-aiohttp' 'python-requests' 'python-websocket-client')
makedepends=('git' 'cmake')
-provides=('shmdata')
+provides=('switcher')
conflicts=()
replaces=()
backup=()