summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/efl.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/efl.spec.in b/spec/efl.spec.in
index 32737a5f66..87d861e56f 100644
--- a/spec/efl.spec.in
+++ b/spec/efl.spec.in
@@ -14,6 +14,7 @@ Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
URL: http://www.enlightenment.org/
BuildRequires: libjpeg-devel zlib-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root
+Provides: eo, eina, eet, embryo, evas
%description
EFL is a copllection of libraries ranging from data structure handling
@@ -23,6 +24,7 @@ through to communications, rendering and widgets.
Summary: EFL headers, static libraries, documentation and test programs
Group: System Environment/Libraries
Requires: %{name} = %{version}
+Provides: eo-devel, eina-devel, eet-devel, embryo-devel, evas-devel
%description devel
Headers, static libraries, test programs and documentation for EFL