File: remove-gl-dev-dep.diff

package info (click to toggle)
rust-xcb 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,788 kB
  • sloc: xml: 19,003; sh: 11; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 448 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -44,8 +44,8 @@
-[[example]]
-name = "opengl_window"
-path = "examples/opengl_window.rs"
-required-features = [
-    "glx",
-    "xlib_xcb",
-    "dri2",
-]
+#[[example]]
+#name = "opengl_window"
+#path = "examples/opengl_window.rs"
+#required-features = [
+#    "glx",
+#    "xlib_xcb",
+#    "dri2",
+#]
@@ -87,2 +87,2 @@
-[dev-dependencies.gl]
-version = "0.14.0"
+#[dev-dependencies.gl]
+#version = "0.14.0"