diff options
-rw-r--r-- | recipes-graphics/gbm/libgbm_10.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/gbm/libgbm_10.0.0.bb b/recipes-graphics/gbm/libgbm_10.0.0.bb index 9e3c7ed0..6d058b72 100644 --- a/recipes-graphics/gbm/libgbm_10.0.0.bb +++ b/recipes-graphics/gbm/libgbm_10.0.0.bb | |||
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://gbm.c;beginline=1;endline=26;md5=b871c7f2f477df29ee4c | |||
6 | 6 | ||
7 | DEPENDS = "libdrm udev" | 7 | DEPENDS = "libdrm udev" |
8 | 8 | ||
9 | PROVIDES += "virtual/libgbm" | ||
10 | |||
9 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
10 | 12 | ||
11 | BRANCH = "next" | 13 | BRANCH = "next" |