diff options
Diffstat (limited to 'meta-efl/recipes-efl/e17/enjoy_svn.bb')
| -rw-r--r-- | meta-efl/recipes-efl/e17/enjoy_svn.bb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb index 5137c4edc4..bdbe471e53 100644 --- a/meta-efl/recipes-efl/e17/enjoy_svn.bb +++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb | |||
| @@ -18,12 +18,12 @@ RDEPENDS_${PN} += "\ | |||
| 18 | gst-plugins-base-ogg gst-plugins-base-ivorbisdec \ | 18 | gst-plugins-base-ogg gst-plugins-base-ivorbisdec \ |
| 19 | gst-plugins-good-flac \ | 19 | gst-plugins-good-flac \ |
| 20 | lightmediascanner-test \ | 20 | lightmediascanner-test \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | inherit e gettext | 23 | inherit e gettext |
| 24 | SRC_URI = " \ | 24 | SRC_URI = " \ |
| 25 | ${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \ | 25 | ${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \ |
| 26 | file://0001-always-use-position-as-percent-and-define-a-1-second.patch \ | 26 | file://0001-always-use-position-as-percent-and-define-a-1-second.patch \ |
| 27 | " | 27 | " |
| 28 | S = "${WORKDIR}/${SRCNAME}" | 28 | S = "${WORKDIR}/${SRCNAME}" |
| 29 | 29 | ||
| @@ -32,11 +32,11 @@ PR = "r1" | |||
| 32 | FILES_${PN} += "${datadir}/icons/" | 32 | FILES_${PN} += "${datadir}/icons/" |
| 33 | 33 | ||
| 34 | EXTRA_OECONF = "\ | 34 | EXTRA_OECONF = "\ |
| 35 | --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ | 35 | --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ |
| 36 | " | 36 | " |
| 37 | 37 | ||
| 38 | do_configure_prepend() { | 38 | do_configure_prepend() { |
| 39 | autopoint || touch config.rpath | 39 | autopoint || touch config.rpath |
| 40 | } | 40 | } |
| 41 | 41 | ||
| 42 | pkg_postinst_${PN} () { | 42 | pkg_postinst_${PN} () { |
