From a85218c475846837fd53da1ea459a1212b3c1567 Mon Sep 17 00:00:00 2001 From: josch Date: Mon, 16 Aug 2010 21:10:52 +0200 Subject: [PATCH] update efl package list --- pyneo-rootfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyneo-rootfs.sh b/pyneo-rootfs.sh index ac8fb20..f098051 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-05-engines-core libevas-svn-05-engines-x python-evas python-edje python-elementary python-emotion python-edbus libedje-bin -qq + 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 fi # install xorg