libgtk2.0-dev should depend on libxcomposite-dev and libxdamage-dev ?
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
This is probably why sparc version of vlc (0.8.6. release- 0ubuntu5) failed to build (in bug #119016). launchpadlibrar ian.net/ 8076611/ buildlog_ ubuntu- gutsy-sparc. vlc_0.8. 6.release- 0ubuntu5_ FAILEDTOBUILD. txt.gz
http://