From 697dec09379072c8bf945522001d13c75cc8ca32 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Thu, 24 Jun 2010 07:23:21 +0000 Subject: [PATCH] Fix buildrequires --- thunderbird.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.spec b/thunderbird.spec index fd7d8d7..d0841b7 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -104,7 +104,7 @@ BuildRequires: autoconf213 BuildRequires: desktop-file-utils BuildRequires: libcurl-devel BuildRequires: glibc-static -BuildRequires: libstdc++-devel +BuildRequires: libstdc++-static Requires: mozilla-filesystem Requires: nspr >= %{nspr_version} Requires: nss >= %{nss_version}