Update flatpak to GNOME 47

This commit is contained in:
Geoffrey D. Bennett
2025-02-01 20:21:19 +10:30
parent abdb7f40f5
commit da4be2993e
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ DEPDIR := .deps
DEPFLAGS = -MT $@ -MMD -MP -MF $(DEPDIR)/$*.d DEPFLAGS = -MT $@ -MMD -MP -MF $(DEPDIR)/$*.d
CFLAGS ?= -ggdb -fno-omit-frame-pointer -fPIE -O2 CFLAGS ?= -ggdb -fno-omit-frame-pointer -fPIE -O2
CFLAGS += -Wall -Werror -D_FORTIFY_SOURCE=2 CFLAGS += -Wall -Werror -D_FORTIFY_SOURCE=3
CFLAGS += -DVERSION=\"$(VERSION)\" CFLAGS += -DVERSION=\"$(VERSION)\"
CFLAGS += -Wno-error=deprecated-declarations CFLAGS += -Wno-error=deprecated-declarations

View File

@@ -1,6 +1,6 @@
app-id: vu.b4.alsa-scarlett-gui app-id: vu.b4.alsa-scarlett-gui
runtime: org.gnome.Platform runtime: org.gnome.Platform
runtime-version: "45" runtime-version: "47"
sdk: org.gnome.Sdk sdk: org.gnome.Sdk
command: alsa-scarlett-gui command: alsa-scarlett-gui
build-options: build-options: