Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 495058 - x11-wm/awesome-3.4* should depend on x11-libs/libXcursor
Summary: x11-wm/awesome-3.4* should depend on x11-libs/libXcursor
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maxim Koltsov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-22 20:27 UTC by Pavel Šimerda
Modified: 2013-12-27 14:18 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Šimerda 2013-12-22 20:27:42 UTC
x11-wm/awesome-3.4.15 won't build

Fix:

 * add x11-libs/libXcursor to COMMON_DEPENDENCIES

Error messages:

-- checking for modules 'glib-2.0;cairo;x11;x11-xcb;xcursor;pango>=1.19.3;pangocairo>=1.19.3;xcb-randr;xcb-xtest;xcb-xinerama;xcb-shape;xcb-util>=0.3.8;xcb-keysyms>=0.3.4;xcb-icccm>=0.3.8;xcb-image>=0.3.0;cairo-xcb;libstartup-notification-1.0>=0.10;xproto>=7.0.15;imlib2;libxdg-basedir>=1.0.0'
--   package 'xcursor' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:284 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:338 (_pkg_check_modules_internal)
  awesomeConfig.cmake:132 (pkg_check_modules)
  CMakeLists.txt:15 (include)


CMake Error at awesomeConfig.cmake:155 (message):
Call Stack (most recent call first):
  CMakeLists.txt:15 (include)
Comment 1 Maxim Koltsov (RETIRED) gentoo-dev 2013-12-27 14:18:18 UTC
Commited, thanks.