ODROID: add missing library 'libjpeg62'

/usr/libexec/weston-desktop-shell: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I5eb14c68914828a9e36393184171e34d24b0b12c
diff --git a/debian/control b/debian/control
index 1565965..ac4efbd 100644
--- a/debian/control
+++ b/debian/control
@@ -61,6 +61,7 @@
 Package: weston
 Architecture: linux-any
 Depends: adduser,
+         libjpeg62,
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: libweston-8-dev