From d916899946869288e44884e79f087c3b2197292b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Oct 10 2014 03:48:42 +0000 Subject: linking libHSgtk.so needs cc1plus --- diff --git a/ghc-gtk.spec b/ghc-gtk.spec index 689960a..207d846 100644 --- a/ghc-gtk.spec +++ b/ghc-gtk.spec @@ -27,6 +27,8 @@ BuildRequires: gtk2hs-buildtools BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-2.0) # End cabal-rpm deps +# linking libHSgtk.so needs cc1plus +BuildRequires: gcc-c++ %description This is the core library of the Gtk2Hs suite of libraries for Haskell