Source: e17
Version: 0.17.3-4
Severity: important
Tags: patch
0.17.3-4 includes this change:
* add Build-Depends on libeeze-dev, now provided by EFL 1.8
However libeeze-dev is only built by efl on linux-any and therefore
e17 cannot be built on kfreebsd-* anymore, which prevents propagation
to testing. Find attached a trivial patch to fix this.
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
--- e17-0.17.3-4/debian/control 2014-05-04 20:20:22.000000000 +0200
+++ e17-0.17.3/debian/control 2014-05-13 19:32:14.252617528 +0200
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), dh-auto
libefreet-dev (>= 1.7.7),
libedje-dev (>= 1.7.7),
libedbus-dev (>= 1.7.7),
- libeeze-dev (>= 1.7.7),
+ libeeze-dev (>= 1.7.7) [linux-any],
libeio-dev (>= 1.7.7),
libedje-bin (>= 1.7.7),
libasound2-dev [linux-any], libxext-dev, libeet-bin, libpam0g-dev,
@@ -62,7 +62,7 @@ Depends: ${misc:Depends}, e17 (= ${binar
libefreet-dev (>= 1.7.7),
libedje-dev (>= 1.7.7),
libedbus-dev (>= 1.7.7),
- libeeze-dev (>= 1.7.7),
+ libeeze-dev (>= 1.7.7) [linux-any],
libeio-dev (>= 1.7.7)
Description: Enlightenment headers, static libraries and documentation
Enlightenment is an advanced window manager for X11. Unique