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

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

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