#9209 closed defect (fixed)
webkitgtk-2.16.1 appears to require libnotify
Reported by: | Owned by: | Douglas R. Reno | |
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
libnotify is shown as optional for webkitgtk, but appears to be required.
Doing a test build with minimal deps, cmake failed:
-- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/libX11.so -- Could NOT find LibNotify (missing: LIBNOTIFY_INCLUDE_DIRS LIBNOTIFY_LIBRARIES) CMake Error at Source/cmake/OptionsGTK.cmake:415 (message): libnotify is needed for USE_LIBNOTIFY. Call Stack (most recent call first): Source/cmake/WebKitCommon.cmake:42 (include) CMakeLists.txt:137 (include) -- Configuring incomplete, errors occurred!
Change History (8)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 8 years ago
Thanks, it looks as if that works (running make now, cmake was happy). That will make it recommended. I'll report back. Douglas, if you haven't prepared it, you can pass it back to me if you wish.
comment:6 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at r18714
Ken, I added an option for disabling libnotify for you.
Note:
See TracTickets
for help on using tickets.
Ken,
I can do this if you want, but if you're already there, feel free.