summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/mx/mx_1.4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mx/mx_1.4.2.bb b/meta/recipes-graphics/mx/mx_1.4.2.bb
index c50bc0f986..bee65f6e4e 100644
--- a/meta/recipes-graphics/mx/mx_1.4.2.bb
+++ b/meta/recipes-graphics/mx/mx_1.4.2.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1"
3 3
4PR = "r1" 4PR = "r1"
5 5
6DEPENDS = "clutter-1.8 dbus-glib" 6DEPENDS = "clutter-1.8 dbus-glib libxrandr gdk-pixbuf startup-notification"
7 7
8inherit autotools gettext 8inherit autotools gettext
9 9