Dependencies for bustle-0.5.4
Executables
bustle
- base (>=4 && <5)
- bytestring
- cairo
- containers
- dbus (>=0.10)
- directory
- filepath
- gio
- glib
- gtk3
- hgettext (>=0.1.5)
- mtl (>=2.2.1)
- pango
- parsec
- pcap
- process
- setlocale
- text
- time
- if flag(withgtk2hsbuildtools)
test-monitor
- base (>=4 && <5)
- bytestring
- cairo
- containers
- dbus
- directory
- filepath
- glib
- gtk3 (>=0.13.7)
- hgettext
- mtl
- pango
- parsec
- pcap
- setlocale
- text
- if !flag(interactivetests)
- buildable: False
dump-messages
- base
- bytestring
- containers
- dbus (>=0.10)
- mtl
- pcap
- text
- if !flag(interactivetests)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| interactivetests | Build interactive test programs | Disabled |
| threaded | Build with the multi-threaded runtime | Enabled |
| withgtk2hsbuildtools | Build-depend on gtk2hs-buildtools. They aren't (currently) used to build Bustle itself but are needed to build dependencies like gtk3, which for whatever reason do not Build-Depend on the tools. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info