After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 578773 - Adjustment of the dependencies for Ubuntu/Debian
Adjustment of the dependencies for Ubuntu/Debian
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-04-12 15:46 UTC by Siegfried Gevatter (RainCT)
Modified: 2009-04-20 22:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Siegfried Gevatter (RainCT) 2009-04-12 15:46:12 UTC
In gnome-shell-build-setup.sh, please change "python2.5-dev" to just "python-dev" (Ubuntu Jaunty needs python2.6-dev; python-dev depends on the prefered versions which for Jaunty is python2.6-dev and everywhere else python2.5-dev) and "xulrunner-1.9-dev" to "xulrunner-dev" (which on Ubuntu points to the preferred version too, but on Debian is the only package available).
Comment 1 Owen Taylor 2009-04-20 22:09:15 UTC
Fixed, thanks!