summaryrefslogtreecommitdiff
path: root/packages/efl++/efl++.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/efl++/efl++.inc')
-rw-r--r--packages/efl++/efl++.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/efl++/efl++.inc b/packages/efl++/efl++.inc
index cc7e615e93..b560826662 100644
--- a/packages/efl++/efl++.inc
+++ b/packages/efl++/efl++.inc
@@ -7,10 +7,12 @@ HOMEPAGE = "http://www.Vanille.de/projects/efl++.html"
DEPENDS = "virtual/evas virtual/ecore edje libsigc++-2.0"
PROVIDES = "virtual/efl++"
-SRC_URI = "http://www.Vanille.de/download/efl/efl++_${PV}.tar.bz2"
+SRC_URI = "http://www.Vanille.de/download/efl/efl++_${PV}.tar.bz2 \
+ file://fix-src.pro.patch;patch=1 \
+ file://disable-smart.patch;patch=1"
S = "${WORKDIR}/efl++-${PV}"
-inherit qmake
+inherit qmake qt4x11
PARALLEL_MAKE = ""
QMAKE_PROFILES = "efl++.pro"