build: remove vendored gamemode code

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn
2025-11-27 16:19:51 -05:00
parent e2c31569dc
commit 38afa3a94c
8 changed files with 9 additions and 361 deletions

View File

@@ -11,7 +11,7 @@ runs:
sudo apt-get -y install \
dpkg-dev \
ninja-build extra-cmake-modules pkg-config scdoc \
cmark libarchive-dev libcmark-dev libqrencode-dev zlib1g-dev \
cmark gamemode-dev libarchive-dev libcmark-dev libqrencode-dev zlib1g-dev \
appstream libxcb-cursor-dev
# TODO(@getchoo): Install with the above when all targets use Ubuntu 24.04