<table><tr><td style="">ngraham added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D18244">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #8C98B8;
          color: #6B748C;
          font-style: italic;
          margin: 4px 0 12px 0;
          padding: 8px 12px;
          background-color: #F8F9FC;">
<div style="font-style: normal;
          padding-bottom: 4px;">In <a href="https://phabricator.kde.org/D18244#392953" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D18244#392953</a>, <a href="https://phabricator.kde.org/p/zzag/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@zzag</a> wrote:</div>
<div style="margin: 0;
          padding: 0;
          border: 0;
          color: rgb(107, 116, 140);"><p>For me it fails even though I have python-cairo installed, e.g.</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);"> $ python
 Python 3.7.2 (default, Jan 10 2019, 23:51:51) 
 [GCC 8.2.1 20181127] on linux
 Type "help", "copyright", "credits" or "license" for more information.
>>> import cairo
>>> cairo.__file__
 '/usr/lib/python3.7/site-packages/cairo/__init__.py'
>>></pre></div></div>
</blockquote>

<p>That's strange. Here's my output:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="console" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);"><span style="color: #000080">$  (arcpatch-D18244) cmake -DCMAKE_INSTALL_PREFIX=/usr .</span>
<span style="color: #808080">-- The following RUNTIME packages have been found:</span>
<span style="color: #808080"></span>
<span style="color: #808080"> * GTKEngine, Pixmap/Pixbuf theme engine for GTK 2, <http://www.gtk.org/></span>
<span style="color: #808080">   Required for GTK 2 theme</span>
<span style="color: #808080"></span>
<span style="color: #808080">-- The following REQUIRED packages have been found:</span>
<span style="color: #808080"></span>
<span style="color: #808080"> * ECM (required version >= 0.0.9)</span>
<span style="color: #808080"> * Sass, SASS compiler, <https://sass-lang.com/></span>
<span style="color: #808080">   Required for building GTK themes</span>
<span style="color: #808080"> * PythonInterp (required version >= 3)</span>
<span style="color: #808080"> * PythonCairo</span>
<span style="color: #808080">   Required to render assets</span>
<span style="color: #808080"> * Breeze</span>
<span style="color: #808080">   Required to build the Breeze GTK+ styles</span>
<span style="color: #808080"> * Qt5</span>
<span style="color: #808080"> * Qt5Core</span>
<span style="color: #808080"></span>
<span style="color: #808080">-- Configuring done</span>
<span style="color: #808080">-- Generating done</span>
<span style="color: #808080">-- Build files have been written to: /home/dev/repos/breeze-gtk</span></pre></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R98 Breeze for Gtk</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18244">https://phabricator.kde.org/D18244</a></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma, ngraham<br /><strong>Cc: </strong>ngraham, zzag, plasma-devel, sukalyanbanga, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>