diff options
-rw-r--r-- | meta/recipes-devtools/libcomps/libcomps_0.1.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb b/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb index ff6ecc7601..6603275d13 100644 --- a/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb +++ b/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb | |||
@@ -12,7 +12,7 @@ SRCREV = "dee4ae37f7818709802de28c4d16fa823bd83ae2" | |||
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
15 | inherit cmake distutils3-base | 15 | inherit cmake setuptools3-base |
16 | 16 | ||
17 | DEPENDS += "libxml2 expat libcheck" | 17 | DEPENDS += "libxml2 expat libcheck" |
18 | 18 | ||