Skip to content
Snippets Groups Projects
Commit debd9eac authored by Felix Gerking's avatar Felix Gerking
Browse files

graphics:wlvncc: Replace mesa dependency by sub-dependencies

For wlvncc to work, only sub-dependencies of mesa are required.

BCS 746-001479
parent 4b786f49
No related branches found
No related tags found
1 merge request!661graphics:wlvncc: Modify wlvncc for Qt compositor
......@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
inherit meson pkgconfig
DEPENDS = "wayland wayland-native wayland-protocols libxkbcommon pixman libdrm mesa ffmpeg lzo gnutls libgcrypt jpeg"
DEPENDS = "wayland wayland-native wayland-protocols libxkbcommon pixman libdrm virtual/libgbm virtual/egl virtual/libgles2 ffmpeg lzo gnutls libgcrypt jpeg"
SRC_URI = "\
git://github.com/any1/wlvncc.git;protocol=https;branch=master;name=wlvncc \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment