E17: fix ticket #930

SVN revision: 66577
This commit is contained in:
Vincent Torri 2011-12-27 19:12:56 +00:00
parent c4c1425070
commit 1693692949
1 changed files with 1 additions and 1 deletions

View File

@ -470,7 +470,7 @@ eet >= 1.4.0 \
efreet >= 1.0.999 \
edbus >= 1.0.999 \
eina >= 1.0.999"
efm_requires+=" $eeze_mount $dbus_mount $hal_mount $udisks_mount"
efm_requires="$efm_requires $eeze_mount $dbus_mount $hal_mount $udisks_mount"
PKG_CHECK_MODULES(E_FM, [$efm_requires])