diff options
| -rw-r--r-- | meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb b/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb index 52bddbd0de..251c07adf0 100644 --- a/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb +++ b/meta-oe/recipes-graphics/libforms/libforms_1.2.5pre1.bb | |||
| @@ -20,7 +20,7 @@ REQUIRED_DISTRO_FEATURES = "opengl x11" | |||
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/xforms-${PV}" | 21 | S = "${WORKDIR}/xforms-${PV}" |
| 22 | 22 | ||
| 23 | DEPENDS = "libxpm jpeg libx11 mesa" | 23 | DEPENDS = "libxpm jpeg libx11 virtual/libgl" |
| 24 | RDEPENDS:${PN} = "bash" | 24 | RDEPENDS:${PN} = "bash" |
| 25 | 25 | ||
| 26 | EXTRA_OECONF = "--with-extra-inc=${S}/lib" | 26 | EXTRA_OECONF = "--with-extra-inc=${S}/lib" |
