mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
gst-plugins-gl: removed gconf inheritance
In order to remove WARN-QA message regarding --disable-schemas-install configure option. (From OE-Core rev: 1bb8c4018c4c52db0934ffcd7cfdf5d5b599a9f1) Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6579bf7b97
commit
ac23389c5a
@@ -12,7 +12,7 @@ DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng glew"
|
||||
|
||||
PR = "r4"
|
||||
|
||||
inherit gettext gconf
|
||||
inherit gettext
|
||||
|
||||
# This package doesn't have a configure switch for EGL or GL, so forcibly tell
|
||||
# configure that it can't find gl.h so it always uses EGL. If/when we have some
|
||||
|
||||
Reference in New Issue
Block a user