[packages/gnome-common] add runtime deps for gnome-autogen

glen glen at pld-linux.org
Tue Mar 24 11:45:16 CET 2015


commit 5c3eca6799d8bd4ffc7ba6ebec55f5ef463f9ab6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Mar 24 12:44:38 2015 +0200

    add runtime deps for gnome-autogen
    
    $ /usr/bin/gnome-autogen.sh
    checking for automake >= 1.11.2...
      testing automake... found 1.14.1
    checking for autoreconf >= 2.53...
      testing autoreconf... found 2.69
    checking for glib-gettext >= 2.2.0...
      testing glib-gettextize... found 2.42.1
    checking for intltool >= 0.25...
      testing intltoolize... found 0.50.2
    checking for pkg-config >= 0.14.0...
      testing pkg-config... found 0.28
    checking for gnome-common >= 2.3.0...
      testing gnome-doc-common... found 3.14.0

 gnome-common.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/gnome-common.spec b/gnome-common.spec
index bf21f5c..4752495 100644
--- a/gnome-common.spec
+++ b/gnome-common.spec
@@ -18,11 +18,13 @@ BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 Requires:	autoconf >= 2.53
 Requires:	automake >= 1:1.11.2
+Requires:	glib2-devel >= 1:2.42.1
+Requires:	pkgconfig >= 1:0.14.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-gnome-common provides macros for GNOME modules.
+gnome-common provides macros for building GNOME modules.
 
 %description -l es.UTF-8
 gnome-common provee unos macros para los módulos de GNOME.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-common.git/commitdiff/5c3eca6799d8bd4ffc7ba6ebec55f5ef463f9ab6



More information about the pld-cvs-commit mailing list