diff options
| -rw-r--r-- | meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb index 057a1772a4..e7673c58da 100644 --- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb +++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb | |||
| @@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3" | |||
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | inherit features_check | 12 | inherit autotools cmake features_check pkgconfig |
| 13 | |||
| 13 | REQUIRED_DISTRO_FEATURES = "x11 pam" | 14 | REQUIRED_DISTRO_FEATURES = "x11 pam" |
| 14 | 15 | ||
| 15 | inherit autotools cmake | ||
| 16 | B = "${S}" | 16 | B = "${S}" |
| 17 | 17 | ||
| 18 | SRCREV = "540bfc3278e396321124d4b18a798ac2bc18b6ca" | 18 | SRCREV = "540bfc3278e396321124d4b18a798ac2bc18b6ca" |
