libgtk2.0-dev should depend on libxcomposite-dev and libxdamage-dev ?

Bug #120241 reported by Matti Lindell
4
Affects Status Importance Assigned to Milestone
gtk+2.0 (Ubuntu)
Fix Released
High
Ubuntu Desktop Bugs

Bug Description

Version: 2.11.2-0ubuntu1
Gutsy Tribe 1

After installing libnotify-dev

$ pkg-config --exists --print-errors "libnotify" && echo $?
Package xcomposite was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcomposite.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xcomposite', required by 'GDK', not found

(install libxcomposite-dev)

$ pkg-config --exists --print-errors "libnotify" && echo $?
Package xdamage was not found in the pkg-config search path.
Perhaps you should add the directory containing `xdamage.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xdamage', required by 'GDK', not found

(install libxdamage-dev)

$ pkg-config --exists --print-errors "libnotify" && echo $?
0

Related branches

Matti Lindell (mlind)
description: updated
Revision history for this message
Matti Lindell (mlind) wrote :

This is probably why sparc version of vlc (0.8.6.release-0ubuntu5) failed to build (in bug #119016).
http://launchpadlibrarian.net/8076611/buildlog_ubuntu-gutsy-sparc.vlc_0.8.6.release-0ubuntu5_FAILEDTOBUILD.txt.gz

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug

Changed in gtk+2.0:
assignee: nobody → desktop-bugs
importance: Undecided → High
status: Unconfirmed → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

gtk+2.0 (2.11.2-0ubuntu2) gutsy; urgency=low

  * debian/control.in:
    - libgtk2.0-dev Build-Depends on libxcomposite-dev, libxdamage-dev
      (LP: #120241)

 -- Sebastien Bacher <email address hidden> Wed, 13 Jun 2007 21:06:02 +0200

Changed in gtk+2.0:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.