diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-07-17 20:11:30 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-07-17 20:11:30 +0200 |
commit | 4a08768cc34dd6aa0a42f2d05da2098316440729 (patch) | |
tree | 37d75ae60b0058165ed089eeee17cade67506dd8 /project.conf | |
parent | 7048ed6184f607623534dfe84b74124090667ec8 (diff) |
Fix meson build, remove libdrm dependency
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 93a66cd..9792588 100644 --- a/project.conf +++ b/project.conf @@ -12,5 +12,4 @@ error_on_warning = "true" gtk+-3.0 = "3" x11 = "1" libpulse = ">=13" -libdrm = ">=2" ayatana-appindicator3-0.1 = ">=0" |