aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-05-13 04:36:37 +0200
committerdec05eba <dec05eba@protonmail.com>2020-06-21 14:41:11 +0200
commitba0c32066de18ca6d4f1b4f91e03ff68746e5268 (patch)
tree176866d77e95b0406ef07a0da2f9c526e22fd367
parent9c1d2e939444915228153acee80c487ca18ad149 (diff)
Remove unused glx dependency
-rw-r--r--project.conf1
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"