Browse Source

* added pkgconfig and glib to the HALDBUS module

(thanks to karasz for finding the problem and doing build tests)
legacy/multilib
Christian Wiese 18 years ago
parent
commit
40e7ff94fd
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      pkgsel/Base/HALDBUS.ask

+ 5
- 0
pkgsel/Base/HALDBUS.ask

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: target/mnemosyne/pkgsel/Base/HALDBUS.ask
# Copyright (C) 2007 The OpenSDE Project
# Copyright (C) 2002 - 2006 Alejandro Mery
#
# More information can be found in the files COPYING and README.
@ -19,7 +20,11 @@
X hal
X dbus
# needed by DBUS
X pkgconfig
# stuff needed by HAL
X glib
X dbus-glib
X libusb
X popt

Loading…
Cancel
Save