]> git.pld-linux.org Git - packages/dbus.git/blame - dbus.spec
- added missing BR: fastjar
[packages/dbus.git] / dbus.spec
CommitLineData
92f6f38b 1#
7dee3cfe 2# TODO: SELinux support
60d211c4 3#
92f6f38b 4# Conditional build:
60d211c4
JB
5%bcond_without glib # without glib support
6%bcond_without gtk # without GTK+ programs
7%bcond_without qt # without qt support
f15cbea8 8%bcond_without gcj # with Java support
6f9f6645 9%bcond_without python # without python support
7dee3cfe 10%bcond_without dotnet # without .net support
d40e6d8d 11#
60d211c4
JB
12%if %{without glib}
13%undefine with_gtk
14%endif
c5eec9e0 15
2c14f3cc 16%define expat_version 1.95.5
17%define glib2_version 2.2.0
18%define qt_version 3.1.0
3f8dd6e4 19Summary: D-BUS message bus
bc0b5507 20