Gnome-bluetooth: Difference between revisions

From CBLFS
Jump to navigationJump to search
Spyro (talk | contribs)
No edit summary
 
mNo edit summary
Line 9: Line 9:
== Dependencies ==
== Dependencies ==


*[[gob2]]
*[[GOB2]]
*[[libbtctl]]
*[[libbtctl]]



Revision as of 02:13, 8 November 2006

Download Source: http://ftp.gnome.org/pub/gnome/sources/gnome-bluetooth/0.8/gnome-bluetooth-0.8.0.tar.bz2

Dependencies

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package

make install &&