Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Rpmbuild fails and other gtk2hs.spec problems
https://bugzilla.redhat.com/show_bug.cgi?id=439962
petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora-haskell- | |list@redhat.com Status|NEW |CLOSED Resolution| |NOTABUG
------- Additional Comments From petersen@redhat.com 2008-04-11 03:08 EST ------- (In reply to comment #0)
- gtk2hs.spec missing "BuildRequires: glib2-devel".
- gtk2hs.spec missing "BuildRequires: pango-devel".
- gtk2hs.spec missing "BuildRequires: atk-devel".
gtk2-devel should pull all these in as deps.
(In reply to comment #1)
BuildRequires: libxml2-devel
pulled in by libglade2-devel
BuildRequires: ORBit2-devel
gtk2hs doesn't have any gnome bindings AFAIK.
BuildRequires: gtksourceview2-devel
I think gtk2hs still uses gtksourceview?
BuildRequires: libart_lgpl-devel
required by:
(In reply to comment #2)
BuildRequires: libgnomeprint22-devel
required by gtksourceview-devel.
We seem to be all covered already. Of course you need yum to resolve those deps when installing.
haskell-devel@lists.fedoraproject.org