From b5584150dfc2e3d57dccd8032268fd3dad2be306 Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 16 Feb 2023 21:07:25 +0300 Subject: [PATCH] 1 --- dodo-manager-git/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dodo-manager-git/lure.sh b/dodo-manager-git/lure.sh index 0012bba..5bcc43b 100644 --- a/dodo-manager-git/lure.sh +++ b/dodo-manager-git/lure.sh @@ -9,7 +9,7 @@ license=('GPL-3.0-or-later') provides=('dodo') conflicts=('dodo') -deps_arch=('python, python-pip') +deps_arch=('python, python-pip, steamcmd') sources=("git+https://gitflic.ru/project/xpamych/dodo-manager.git") checksums=('SKIP')