diff options
-rw-r--r-- | shelf.xml.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shelf.xml.in b/shelf.xml.in index 7a1a6e4..cce50f2 100644 --- a/shelf.xml.in +++ b/shelf.xml.in @@ -10,6 +10,8 @@ <plugin>opengl</plugin> </requirement> <relation type="after"> + <plugin>composite</plugin> + <plugin>opengl</plugin> <plugin>wall</plugin> </relation> </deps> |