Difference between revisions of "Gnome-bluetooth"
From CBLFS
Jump to navigationJump to searchm |
|||
Line 9: | Line 9: | ||
== Dependencies == | == Dependencies == | ||
− | *[[ | + | *[[GOB2]] |
*[[libbtctl]] | *[[libbtctl]] | ||
Revision as of 18:13, 7 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 &&