aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/project.conf b/project.conf
index 6b107b0..a4e24c7 100644
--- a/project.conf
+++ b/project.conf
@@ -1,15 +1,16 @@
[package]
name = "gpu-screen-recorder"
type = "executable"
-version = "4.1.11"
+version = "4.3.1"
platforms = ["posix"]
[config]
-ignore_dirs = ["kms/server", "build"]
+ignore_dirs = ["kms/server", "build", "debug-build"]
#error_on_warning = "true"
[define]
GSR_PORTAL = "1"
+GSR_APP_AUDIO = "1"
[dependencies]
libavcodec = ">=58"
@@ -32,4 +33,4 @@ wayland-client = ">=1"
dbus-1 = ">=1"
libpipewire-0.3 = ">=1"
libspa-0.2 = ">=0"
-#vulkan = ">=1" \ No newline at end of file
+#vulkan = ">=1"