summaryrefslogtreecommitdiffstats
path: root/sunbird.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-06-26 10:11:54 +0200
committerRemi Collet <fedora@famillecollet.com>2010-06-26 10:11:54 +0200
commit214f0beac03c9134634048d4effe8286733ef64b (patch)
treea0f17ab2a5b9c481377caab341a8d9dfd77c098e /sunbird.spec
parent6f77138fd8f6b6e3c0cdfbe72acc964da48cc04c (diff)
fix dependencies
Diffstat (limited to 'sunbird.spec')
-rw-r--r--sunbird.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/sunbird.spec b/sunbird.spec
index ccbcd15..47c7fdf 100644
--- a/sunbird.spec
+++ b/sunbird.spec
@@ -87,6 +87,9 @@ BuildRequires: libnotify-devel >= %{libnotify_version}
%if %{fedora} >= 9
BuildRequires: lcms-devel >= %{lcms_version}
%endif
+%ifarch %{ix86} x86_64
+BuildRequires: wireless-tools-devel
+%endif
Requires(post): desktop-file-utils
@@ -186,6 +189,9 @@ ac_add_options --enable-system-lcms
%if %{fedora} >= 13
ac_add_options --enable-system-sqlite
%endif
+%ifarch ppc ppc64
+ac_add_options --disable-necko-wifi
+%endif
EOF
make -f client.mk build