diff options
| -rw-r--r-- | meta-efl/recipes-efl/efl/emotion.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/efl/emotion.inc b/meta-efl/recipes-efl/efl/emotion.inc index 134ef40611..a4ef02d166 100644 --- a/meta-efl/recipes-efl/efl/emotion.inc +++ b/meta-efl/recipes-efl/efl/emotion.inc | |||
| @@ -4,11 +4,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=69f44058245ce5c596d56bb622d5dabd" | |||
| 4 | # we no longer build the libxine backend, since the gstreamer backend seems more promising | 4 | # we no longer build the libxine backend, since the gstreamer backend seems more promising |
| 5 | DEPENDS = "eet eeze evas ecore edje gstreamer gst-plugins-base eio" | 5 | DEPENDS = "eet eeze evas ecore edje gstreamer gst-plugins-base eio" |
| 6 | 6 | ||
| 7 | INC_PR = "r1" | 7 | INC_PR = "r2" |
| 8 | 8 | ||
| 9 | inherit efl | 9 | inherit efl |
| 10 | 10 | ||
| 11 | EXTRA_OECONF = "--disable-xine --enable-gstreamer --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc" | 11 | EXTRA_OECONF = "--disable-xine --disable-generic-vlc --enable-gstreamer --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc" |
| 12 | 12 | ||
| 13 | PACKAGES =+ "emotion-backend-gstreamer" | 13 | PACKAGES =+ "emotion-backend-gstreamer" |
| 14 | FILES_emotion-backend-gstreamer = "${libdir}/emotion/*.so" | 14 | FILES_emotion-backend-gstreamer = "${libdir}/emotion/*.so" |
