vlc: Remove duplicate features_check inherit

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Martin Jansa <martin.jansa@gmail.com>
This commit is contained in:
Khem Raj
2020-04-16 08:46:34 -07:00
parent 0c4be31f62
commit e7f454c6da
@@ -26,7 +26,7 @@ SRC_URI = "http://download.videolan.org/pub/videolan/${BPN}/${PV}/${BP}.tar.xz \
"
SRC_URI[sha256sum] = "a9bdad293d81cd48516abad8d490d8ab4012964ae541ff19e00021e071e47601"
inherit autotools features_check gettext pkgconfig features_check mime-xdg
inherit autotools features_check gettext pkgconfig mime-xdg
REQUIRED_DISTRO_FEATURES = "x11"