* added pkgconfig and glib to the HALDBUS module
[mnemosyne.git] / pkgsel / Base / HALDBUS.ask
bloba02d76af743bccdac5b6b93ee003944f6b2c0dad
1 # --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # Filename: target/mnemosyne/pkgsel/Base/HALDBUS.ask
5 # Copyright (C) 2007 The OpenSDE Project
6 # Copyright (C) 2002 - 2006 Alejandro Mery
7
8 # More information can be found in the files COPYING and README.
9
10 # This program is free software; you can redistribute it and/or modify
11 # it under the terms of the GNU General Public License as published by
12 # the Free Software Foundation; version 2 of the License. A copy of the
13 # GNU General Public License can be found in the file COPYING.
14 # --- SDE-COPYRIGHT-NOTE-END ---
16 #Description: HAL and D-BUS support
17 #Dependencies: FOOTPRINT=regular
18 #Forced: PYTHON 
20 X hal
21 X dbus
23 # needed by DBUS
24 X pkgconfig
26 # stuff needed by HAL
27 X glib
28 X dbus-glib
29 X libusb
30 X popt
31 X perl-xml-parser