From 28f431b73e2d8c0bc1b8e09add93349b1ecd2c4c Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 16 Feb 2023 21:08:12 +0300 Subject: [PATCH] =?UTF-8?q?steamcmd=20=D0=B2=20=D0=B7=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dodo-manager-git/lure.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dodo-manager-git/lure.sh b/dodo-manager-git/lure.sh index 5bcc43b..ac5d6cf 100644 --- a/dodo-manager-git/lure.sh +++ b/dodo-manager-git/lure.sh @@ -9,6 +9,7 @@ license=('GPL-3.0-or-later') provides=('dodo') conflicts=('dodo') +deps=('python3, python3-pip, steamcmd') deps_arch=('python, python-pip, steamcmd') sources=("git+https://gitflic.ru/project/xpamych/dodo-manager.git")