Public bug reported:

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

** Affects: gtk+2.0 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

** Summary changed:

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

** Description changed:

- 
  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

-- 
libgtk2.0-dev should depend on libxcomposite-dev and libxdamage-dev ?
https://bugs.launchpad.net/bugs/120241
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to