[cagibi] s/automake/automoc/

Rex Dieter rdieter at fedoraproject.org
Sun Oct 14 05:16:44 UTC 2012


commit fab9639ccc8f36e912db7e85755236e3e0dccf2c
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Oct 14 00:16:14 2012 -0500

    s/automake/automoc/

 cagibi.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cagibi.spec b/cagibi.spec
index 93eddef..4ad1e1d 100644
--- a/cagibi.spec
+++ b/cagibi.spec
@@ -8,7 +8,7 @@ URL:            http://www.kde.org/
 Source0:        ftp://ftp.kde.org/pub/kde/stable/cagibi/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: automake
+BuildRequires: automoc
 BuildRequires: cmake
 BuildRequires: pkgconfig(QtDBus) pkgconfig(QtNetwork) pkgconfig(QtXml)
 


More information about the scm-commits mailing list