summaryrefslogtreecommitdiff
path: root/packages/efl/ecore.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-12-31 22:22:02 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-12-31 22:22:02 +0000
commit609a2b3bd54680842e616ea889e491ceb83041d5 (patch)
tree6ed1b8909dffdcca033f646a6198bb03e3374518 /packages/efl/ecore.inc
parenta15587cab9f0d909d23314ea319b5e6e49011597 (diff)
ecore: Patch in kernel header definitions to avoid header problems in native packages
Diffstat (limited to 'packages/efl/ecore.inc')
-rw-r--r--packages/efl/ecore.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/efl/ecore.inc b/packages/efl/ecore.inc
index cea3114dc7..e0e65b69c0 100644
--- a/packages/efl/ecore.inc
+++ b/packages/efl/ecore.inc
@@ -12,6 +12,7 @@ inherit efl
SRC_URI = "http://enlightenment.freedesktop.org/files/ecore-${PV}.tar.gz \
file://configure.patch;patch=1 \
file://fix-tslib-configure.patch;patch=1 \
+ file://ecore_kernel_input_header.patch;patch=1 \
${E_CVS};module=e17/libs/ecore/m4;date=20060101"
S = "${WORKDIR}/ecore-${PV}"