Update to last version, add configure.addopts
[maemo-efl] / scripts / e17 / apps / build-expedite-maemo-deb.sh
index b3a9949..1edb463 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-PRELEASE="indt1"
+PRELEASE="indt3"
 PNAME="expedite"
 PVER="$(pkg-config --modversion evas)_${PRELEASE}"
 SECTION="user/accessories"
@@ -12,7 +12,7 @@ LONG_DESC="\
  Homepage: http://www.enlightenment.org/
 "
 BDEPENDS="pkg-config, efl-core"
-DEPENDS="efl-core"
+DEPENDS="efl-core (>= 0.9.9.040_indt3)"
 
 ARCH="$(arch)"