diff options
author | quan74 <quan74> | 2006-05-01 02:52:16 +0000 |
---|---|---|
committer | quan74 <quan74@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33> | 2006-05-01 02:52:16 +0000 |
commit | e0cc92221cb01eda9e9f93a8e9c4361ef3b8d051 (patch) | |
tree | d7919942b218862c4011498d737eb98045ac4264 /enlightenment.spec.in | |
parent | c091ace4c308967500c125ce1b0bf93be76dd450 (diff) | |
download | enlightenment-e0cc92221cb01eda9e9f93a8e9c4361ef3b8d051.tar.gz enlightenment-e0cc92221cb01eda9e9f93a8e9c4361ef3b8d051.tar.xz enlightenment-e0cc92221cb01eda9e9f93a8e9c4361ef3b8d051.zip |
fixed typo in spec
SVN revision: 22432
Diffstat (limited to 'enlightenment.spec.in')
-rw-r--r-- | enlightenment.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/enlightenment.spec.in b/enlightenment.spec.in index 1e158231f..91095fc75 100644 --- a/enlightenment.spec.in +++ b/enlightenment.spec.in @@ -15,7 +15,7 @@ Prefix: %{_prefix} #BuildRequires: evas-devel edje-devel ecore-devel eet-devel Requires: evas edje edje-bin ecore eet embryo embryo-bin Requires: evas-module_loader_eet evas-module_saver_eet evas-module_loader_png evas-module_saver_png evas-module_loader_jpeg evas-module_saver_jpeg evas-module_engine_software_x11 evas-module_engine_buffer -Requires: ecore-con ecore-ipc ecore-evas ecore-file ecore-job ecore-text ecore-x +Requires: ecore-con ecore-ipc ecore-evas ecore-file ecore-job ecore-txt ecore-x BuildRoot: %{_tmppath}/%{name}-%{version}-root %description |