diff options
Diffstat (limited to 'recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb')
-rw-r--r-- | recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb index 35cdbd5f..dd3aa9dd 100644 --- a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb +++ b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb | |||
@@ -6,7 +6,7 @@ DESCRIPTION = "G2D graphics library and apps for i.MX with DRM" | |||
6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d" |
8 | 8 | ||
9 | RDEPENDS_${PN} = "virtual/libgal-x11 libdrm" | 9 | RDEPENDS_${PN} = "libgal-imx libdrm" |
10 | 10 | ||
11 | PROVIDES += "virtual/libg2d" | 11 | PROVIDES += "virtual/libg2d" |
12 | 12 | ||