diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 9940827..a7e2757 100644 --- a/project.conf +++ b/project.conf @@ -16,6 +16,8 @@ x11 = ">=1" xcomposite = ">=0.2" xrandr = ">=1" xfixes = ">=2" +xdamage = ">=1" +xi = ">=1" libpulse = ">=13" libswresample = ">=3" libavfilter = ">=5" @@ -23,4 +25,4 @@ libva = ">=1" libcap = ">=2" libdrm = ">=2" wayland-egl = ">=15" -wayland-client = ">=1" +wayland-client = ">=1"
\ No newline at end of file |