Update flatpak to GNOME 47
This commit is contained in:
@@ -13,7 +13,7 @@ DEPDIR := .deps
|
||||
DEPFLAGS = -MT $@ -MMD -MP -MF $(DEPDIR)/$*.d
|
||||
|
||||
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 += -Wno-error=deprecated-declarations
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
app-id: vu.b4.alsa-scarlett-gui
|
||||
runtime: org.gnome.Platform
|
||||
runtime-version: "45"
|
||||
runtime-version: "47"
|
||||
sdk: org.gnome.Sdk
|
||||
command: alsa-scarlett-gui
|
||||
build-options:
|
||||
|
||||
Reference in New Issue
Block a user