diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/project.conf b/project.conf index 164cf6b..93a66cd 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gpu-screen-recorder-gtk" type = "executable" -version = "3.8.0" +version = "4.0.0" platforms = ["posix"] [config] @@ -11,9 +11,6 @@ error_on_warning = "true" [dependencies] gtk+-3.0 = "3" x11 = "1" -xrandr = "1" libpulse = ">=13" libdrm = ">=2" -wayland-egl = ">=15" -wayland-client = ">=1" ayatana-appindicator3-0.1 = ">=0" |