diff options
Diffstat (limited to 'meta-oe/recipes-multimedia')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb b/meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb index d334956a8f..1ba9f0f6c8 100644 --- a/meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb +++ b/meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb | |||
| @@ -24,7 +24,7 @@ SRC_URI[waf.sha256sum] = "01bf2beab2106d1558800c8709bc2c8e496d3da4a2ca343fe091f2 | |||
| 24 | 24 | ||
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | 26 | ||
| 27 | inherit waf pkgconfig pythonnative distro_features_check | 27 | inherit waf pkgconfig pythonnative features_check |
| 28 | 28 | ||
| 29 | LUA ?= "lua" | 29 | LUA ?= "lua" |
| 30 | LUA_mips64 = "" | 30 | LUA_mips64 = "" |
diff --git a/meta-oe/recipes-multimedia/pulseaudio/pavucontrol_4.0.bb b/meta-oe/recipes-multimedia/pulseaudio/pavucontrol_4.0.bb index 3588ce7233..51d7e2a2ed 100644 --- a/meta-oe/recipes-multimedia/pulseaudio/pavucontrol_4.0.bb +++ b/meta-oe/recipes-multimedia/pulseaudio/pavucontrol_4.0.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" | |||
| 10 | # mind when doing version upgrades). | 10 | # mind when doing version upgrades). |
| 11 | DEPENDS = "intltool-native glib-2.0-native gtkmm3 libcanberra pulseaudio" | 11 | DEPENDS = "intltool-native glib-2.0-native gtkmm3 libcanberra pulseaudio" |
| 12 | 12 | ||
| 13 | inherit autotools distro_features_check | 13 | inherit autotools features_check |
| 14 | 14 | ||
| 15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
| 16 | 16 | ||
diff --git a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb index 526659e451..b6aafdee19 100644 --- a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb +++ b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${BPN}/${BPN}_${ | |||
| 9 | file://auxdir.patch;striplevel=0" | 9 | file://auxdir.patch;striplevel=0" |
| 10 | S = "${WORKDIR}/xpext-1.0" | 10 | S = "${WORKDIR}/xpext-1.0" |
| 11 | 11 | ||
| 12 | inherit autotools pkgconfig distro_features_check | 12 | inherit autotools pkgconfig features_check |
| 13 | # depends on virtual/libx11 | 13 | # depends on virtual/libx11 |
| 14 | REQUIRED_DISTRO_FEATURES = "x11" | 14 | REQUIRED_DISTRO_FEATURES = "x11" |
| 15 | 15 | ||
diff --git a/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb b/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb index c7a068df38..c611da48c0 100644 --- a/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb +++ b/meta-oe/recipes-multimedia/xsp/xsp_1.0.0-8.bb | |||
| @@ -7,7 +7,7 @@ SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/xsp/${BPN}_${PV} | |||
| 7 | file://xsp-fix-pc.patch" | 7 | file://xsp-fix-pc.patch" |
| 8 | S = "${WORKDIR}/Xsp" | 8 | S = "${WORKDIR}/Xsp" |
| 9 | 9 | ||
| 10 | inherit autotools pkgconfig distro_features_check | 10 | inherit autotools pkgconfig features_check |
| 11 | # depends on virtual/libx11 | 11 | # depends on virtual/libx11 |
| 12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
| 13 | 13 | ||
