diff options
Diffstat (limited to 'meta/recipes-graphics/mesa/libglu_9.0.2.bb')
-rw-r--r-- | meta/recipes-graphics/mesa/libglu_9.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/libglu_9.0.2.bb b/meta/recipes-graphics/mesa/libglu_9.0.2.bb index 64fa82e5a8..0d27dd116b 100644 --- a/meta/recipes-graphics/mesa/libglu_9.0.2.bb +++ b/meta/recipes-graphics/mesa/libglu_9.0.2.bb | |||
@@ -25,4 +25,4 @@ inherit autotools pkgconfig features_check | |||
25 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 25 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
26 | 26 | ||
27 | # Remove the mesa-glu dependency in mesa-glu-dev, as mesa-glu is empty | 27 | # Remove the mesa-glu dependency in mesa-glu-dev, as mesa-glu is empty |
28 | RDEPENDS:${PN}-dev = "" | 28 | DEV_PKG_DEPENDENCY = "" |