diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-05-13 04:36:37 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-06-21 14:41:11 +0200 |
commit | ba0c32066de18ca6d4f1b4f91e03ff68746e5268 (patch) | |
tree | 176866d77e95b0406ef07a0da2f9c526e22fd367 /project.conf | |
parent | 9c1d2e939444915228153acee80c487ca18ad149 (diff) |
Remove unused glx 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 dd5d572..81b8587 100644 --- a/project.conf +++ b/project.conf @@ -13,7 +13,6 @@ PULSEAUDIO = "1" [dependencies] glew = ">=2" -glx = ">=1" libavcodec = ">=58" libavformat = ">=58" libavutil = ">=56.2" |