fix libmount version check

SVN revision: 82232
This commit is contained in:
Mike Blumenkrantz 2013-01-04 20:00:04 +00:00
parent c0a827d2eb
commit 178aed7269
1 changed files with 1 additions and 1 deletions

View File

@ -3174,7 +3174,7 @@ EFL_OPTIONAL_INTERNAL_DEPEND_PKG([EEZE], [${want_mount}], [ecore-con])
EFL_OPTIONAL_INTERNAL_DEPEND_PKG([EEZE], [${wantx_mount}], [eet])
EFL_DEPEND_PKG([EEZE], [UDEV], [libudev >= 148])
EFL_OPTIONAL_DEPEND_PKG([EEZE], [${want_mount}], [EEZE_MOUNT], [mount >= 2.19.0])
EFL_OPTIONAL_DEPEND_PKG([EEZE], [${want_mount}], [EEZE_MOUNT], [mount >= 2.20.0])
## modules
if test "${want_tizen}" = "yes"; then