[spice-gtk] Remove libtool dependency

Marc-André Lureau elmarco at fedoraproject.org
Wed Mar 4 15:15:44 UTC 2015


commit e75b6ae8588a4623337a5008f455e0428137e8ea
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Wed Mar 4 16:15:10 2015 +0100

    Remove libtool dependency
    
    Should no longer be required according to rhbz#613466

 spice-gtk.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/spice-gtk.spec b/spice-gtk.spec
index e6d2fc7..6c8beee 100644
--- a/spice-gtk.spec
+++ b/spice-gtk.spec
@@ -37,8 +37,6 @@ BuildRequires: gtk3-devel
 BuildRequires: pyparsing
 # keep me to get gendeps magic happen
 BuildRequires: spice-protocol
-# Hack because of bz #613466
-BuildRequires: libtool
 Requires: spice-glib%{?_isa} = %{version}-%{release}
 
 


More information about the scm-commits mailing list