added python-ecore
This commit is contained in:
parent
8acb1f5adb
commit
fcad9a7aa0
1 changed files with 1 additions and 1 deletions
|
@ -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-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
|
fi
|
||||||
|
|
||||||
# install xorg
|
# install xorg
|
||||||
|
|
Loading…
Reference in a new issue