update efl package list

This commit is contained in:
josch 2010-08-16 21:10:52 +02:00
parent df55575a6e
commit a85218c475

View file

@ -106,7 +106,7 @@ chroot $ROOTDIR apt-get update -qq
# install enlightenment # install enlightenment
if $EFL; then 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 fi
# install xorg # install xorg