Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
[Temp][Tizen] Temporarily remove ozone dependency for gl
Browse files Browse the repository at this point in the history
Currently, the ozone-wayland depends on ui/gl. However, that will cause cycling
dependency error. So temporarily remove ozone dependency for gl until we find a
better way.

Refer to intel/ozone-wayland#240 and
intel/ozone-wayland#246
  • Loading branch information
qjia7 authored and darktears committed Nov 17, 2014
1 parent 9f8a221 commit 5388993
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/gl/gl.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@
}],
['use_ozone==1', {
'dependencies': [
'../ozone/ozone.gyp:ozone',
'../ozone/ozone.gyp:ozone_base',
],
}],
Expand Down

0 comments on commit 5388993

Please sign in to comment.