X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=linphone.spec.in;h=86929b57580ebf88b3b46ec012f66b9dcc6c01da;hb=043f9122fdc37c0c544357735429f4c114241dec;hp=44e3f5f00f20e0af9d83b1ea667c590c32c79c89;hpb=2cb5c30f98ba04071dfcfa21d2c9a9bf1a744ae9;p=linphone diff --git a/linphone.spec.in b/linphone.spec.in index 44e3f5f0..86929b57 100644 --- a/linphone.spec.in +++ b/linphone.spec.in @@ -27,7 +27,7 @@ BuildRequires: gtk2-devel BuildRequires: libeXosip2-devel speex-devel gettext BuildRequires: intltool gettext-devel %if %{video} -BuildRequires: ffmpeg-devel SDL-devel +BuildRequires: ffmpeg-devel SDL-devel %endif %description @@ -35,12 +35,12 @@ Linphone is a SIP compliant audio & video phone. It can be used to run calls over the internet. It has a gtk+ and console interface. %package devel -Summary: Development libraries for linphone -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} -Requires: ortp-devel = @ORTP_VERSION@ -Requires: mediastreamer2-devel = @MS2_VERSION@ -Requires: glib2-devel +Summary: Development libraries for linphone +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} +Requires: ortp-devel = @ORTP_VERSION@ +Requires: mediastreamer-devel = @MS2_VERSION@ +Requires: glib2-devel %description devel Libraries and headers required to develop software with linphone.