[xmlsec] use correct libtool-ltdl name (fixed bug 739523)
- From: Aleksey Sanin <aleksey src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [xmlsec] use correct libtool-ltdl name (fixed bug 739523)
- Date: Tue, 4 Nov 2014 16:57:54 +0000 (UTC)
commit eb2f9cbdcad38f22f2f93713fc99211728dd9af5
Author: Aleksey Sanin <aleksey aleksey com>
Date: Tue Nov 4 08:57:47 2014 -0800
use correct libtool-ltdl name (fixed bug 739523)
xmlsec.spec.in | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/xmlsec.spec.in b/xmlsec.spec.in
index 102555a..15741a3 100644
--- a/xmlsec.spec.in
+++ b/xmlsec.spec.in
@@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/@PACKAGE -%{version}-root
URL: http://www.aleksey.com/xmlsec
Requires: libxml2 >= @LIBXML_MIN_VERSION@
Requires: libxslt >= @LIBXSLT_MIN_VERSION@
-Requires: ltdl
+Requires: libtool-ltdl
BuildRequires: libxml2-devel >= @LIBXML_MIN_VERSION@
BuildRequires: libxslt-devel >= @LIBXSLT_MIN_VERSION@
Prefix: %{_prefix}
@@ -33,7 +33,8 @@ Requires: xmlsec1 = %{version}
Requires: libxml2-devel >= @LIBXML_MIN_VERSION@
Requires: libxslt-devel >= @LIBXSLT_MIN_VERSION@
Requires: openssl-devel >= @OPENSSL_MIN_VERSION@
-Requires: zlib-devel
+Requires: zlib-devel
+Requires: libtool-ltdl-devel
%description devel
Libraries, includes, etc. you can use to develop applications with XML Digital
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]