From 842a1f7c3157677af84778878276e02719d7670e Mon Sep 17 00:00:00 2001 From: Alexander Zhirov Date: Tue, 23 Dec 2025 15:36:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE?= =?UTF-8?q?=D1=81=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.yml b/package.yml index bec804c..53b7c3e 100644 --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : faugus version : 1.11.7 -release : 1 +release : 2 source : - https://github.com/Faugus/faugus-launcher/archive/refs/tags/1.11.7.tar.gz : 036afa14fc47c4fd491d287b344d356b1244657b09a30945161a4a23de90fe48 homepage : https://github.com/Faugus/faugus-launcher @@ -9,6 +9,9 @@ component : games summary : A simple and lightweight app for running Windows games using UMU-Launcher. description: | A simple and lightweight app for running Windows games using UMU-Launcher. +rundeps : + - python-vdf + - python-filelock builddeps : - pkgconfig(gtk4) setup : |