Skip to content

Commit 8f0e3e5

Browse files
committed
fix: packages: root: remove +/~x in root_with(out)_opengl
1 parent 4847344 commit 8f0e3e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
packages:
22
root:
33
require:
4-
- +opengl +webgui +x
4+
- +opengl +webgui
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
packages:
22
root:
33
require:
4-
- ~opengl ~webgui ~x
4+
- ~opengl ~webgui

0 commit comments

Comments
 (0)