--- src/wingpanel/vapi/cogl-fixes.vapi 2017-05-13 02:46:33.880734704 +0900 +++ /dev/null 2017-05-12 04:15:23.019728097 +0900 @@ -1,6 +0,0 @@ -namespace CoglFixes -{ - [CCode (cname = "cogl_texture_get_data")] - public int texture_get_data (Cogl.Texture texture, Cogl.PixelFormat format, uint rowstride, [CCode (array_length = false)] uint8[] pixels); -} - --- src/wingpanel/wingpanel-interface/CMakeLists.txt 2017-05-13 02:48:18.587182018 +0900 +++ src/wingpanel/wingpanel-interface/CMakeLists.txt.new 2017-05-13 02:50:36.857811056 +0900 @@ -20,7 +20,6 @@ Utils.vala PACKAGES granite - cogl-fixes OPTIONS --thread --vapidir=${CMAKE_SOURCE_DIR}/vapi