From fcad9a7aa09ae7b5df3615a55a64d7850ea522f5 Mon Sep 17 00:00:00 2001 From: josch Date: Mon, 23 Aug 2010 20:28:58 +0200 Subject: [PATCH] added python-ecore --- pyneo-rootfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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