diff options
author | 2009-05-12 17:29:12 +0000 | |
---|---|---|
committer | 2009-05-12 17:29:12 +0000 | |
commit | 3d103e9131eb13a86db002657dfb84dc41e6e01b (patch) | |
tree | c5fd58bbf2de6176e7025ea07c5f2813fe5c706b /hard-buildhost-depends | |
parent | make ac_cv_openssldir local (diff) | |
download | embedded-cross-3d103e9131eb13a86db002657dfb84dc41e6e01b.tar.gz embedded-cross-3d103e9131eb13a86db002657dfb84dc41e6e01b.tar.bz2 embedded-cross-3d103e9131eb13a86db002657dfb84dc41e6e01b.zip |
add edje to hard-buildhost-depends, needed for e17 cross compilation
Diffstat (limited to 'hard-buildhost-depends')
-rw-r--r-- | hard-buildhost-depends | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hard-buildhost-depends b/hard-buildhost-depends index b941b33..25ad671 100644 --- a/hard-buildhost-depends +++ b/hard-buildhost-depends @@ -6,6 +6,8 @@ app-arch/unzip # dev-python/pyserial dev-libs/dbus-glib # dev-libs/dbus-glib (dbus-binding-tool) dev-libs/glib # dev-libs/glib +media-libs/edje # edje on host is must for cross compiling e17 + dev-python/cython # dev-python/pyrtc dev-util/git # all git.eclass users |