diff --git a/pyneo-rootfs.sh b/pyneo-rootfs.sh index 3222d76..c1cfd05 100755 --- a/pyneo-rootfs.sh +++ b/pyneo-rootfs.sh @@ -106,7 +106,7 @@ chroot $ROOTDIR apt-get update -qq # install enlightenment if $EFL; then - chroot $ROOTDIR apt-get install libevas-svn-06-engines-core libevas-svn-06-engines-x python-evas python-edje python-elementary python-edbus libedje-bin -qq + chroot $ROOTDIR apt-get install libevas-svn-06-engines-core libevas-svn-06-engines-x python-ecore python-evas python-edje python-elementary python-edbus libedje-bin -qq fi # install xorg