<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 29/03/16 13:08, Raju DV wrote:<br>
    </div>
    <blockquote cite="mid:56FA703A.2070904@openmailbox.org" type="cite">I
      tried removing xkb-data-i18n from control and building the
      pacakge, <br>
      following is the build log<br>
      <br>
      <a moz-do-not-send="true" id="pasteurl"
href="https://paste.hamaralinux.org/?9f0a89b7bcc15acb#SuYoCuOJGfNkMnJnykyZysVQX+bAMKs2TgV+/sn6fvY=">https://paste.hamaralinux.org/?9f0a89b7bcc15acb#SuYoCuOJGfNkMnJnykyZysVQX+bAMKs2TgV+/sn6fvY=</a><br>
      <br>
      It is not getting built, and is complaining with line # 35 in
      debian/rules file.</blockquote>
    Now your fun starts :)<br>
    <br>
    The actual error is further up in the log<br>
    <br>
    <blockquote type="cite">
      <pre><code>configure:<span class="number">15394</span>: $PKG_CONFIG <span class="comment">--exists --print-errors "glib-2.0</span>
                          gtk+-<span class="number">3.0</span> >= $GTK3_REQUIRED
                          indicator3-<span class="number">0.4</span> >= $INDICATOR_REQUIRED
                          libido3-<span class="number">0.1</span> >= $IDO_REQUIRED
                          x11<span class="string">"
Requested 'indicator3-0.4 >= 12.10.2' but version of libindicator3 is 0.5.0
Requested 'libido3-0.1 >= 13.10.1' but version of libido is 0.3.4
configure:15401: $? = 1
configure:15423: $PKG_CONFIG --exists --print-errors "</span>glib-<span class="number">2.0</span>
                          gtk+-<span class="number">3.0</span> >= $GTK3_REQUIRED
                          indicator3-<span class="number">0.4</span> >= $INDICATOR_REQUIRED
                          libido3-<span class="number">0.1</span> >= $IDO_REQUIRED
                          x11<span class="string">"
Requested 'indicator3-0.4 >= 12.10.2' but version of libindicator3 is 0.5.0
Requested 'libido3-0.1 >= 13.10.1' but version of libido is 0.3.4
configure:15430: $? = 1
configure:15448: result: no
Requested 'indicator3-0.4 >= 12.10.2' but version of libindicator3 is 0.5.0
Requested 'libido3-0.1 >= 13.10.1' but version of libido is 0.3.4
configure:15472: error: Package requirements (glib-2.0
                          gtk+-3.0 >= 3.1.4
                          indicator3-0.4 >= 12.10.2
                          libido3-0.1 >= 13.10.1
                          x11) were not met:

Requested 'indicator3-0.4 >= 12.10.2' but version of libindicator3 is 0.5.0
Requested 'libido3-0.1 >= 13.10.1' but version of libido is 0.3.4
</span></code></pre>
    </blockquote>
    <br>
  </body>
</html>