aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 8b41f0d2043e6b51040cd00f1827ff54912634b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "gpu-screen-recorder-gtk"
type = "executable"
version = "4.0.0"
platforms = ["posix"]

[config]
ignore_dirs = ["build"]
error_on_warning = "true"

[dependencies]
gtk+-3.0 = "3"
libnotify = ">=0"
x11 = "1"
libpulse = ">=13"
ayatana-appindicator3-0.1 = ">=0"