diff options
| -rw-r--r-- | plugins/unitydialog/unitydialog.xml.in | 1 | ||||
| -rw-r--r-- | plugins/unityshell/unityshell.xml.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/unitydialog/unitydialog.xml.in b/plugins/unitydialog/unitydialog.xml.in index 42d9cf024..bb0a40d46 100644 --- a/plugins/unitydialog/unitydialog.xml.in +++ b/plugins/unitydialog/unitydialog.xml.in @@ -7,7 +7,6 @@ <requirement> <plugin>composite</plugin> <plugin>opengl</plugin> - <plugin>gtkloader</plugin> </requirement> <relation type="after"> <plugin>decor</plugin> diff --git a/plugins/unityshell/unityshell.xml.in b/plugins/unityshell/unityshell.xml.in index 8f70cc200..525b3ed6b 100644 --- a/plugins/unityshell/unityshell.xml.in +++ b/plugins/unityshell/unityshell.xml.in @@ -34,7 +34,6 @@ <requirement> <plugin>opengl</plugin> <feature>largedesktop</feature> - <plugin>gtkloader</plugin> </requirement> </deps> <options> |
