diff options
Diffstat (limited to 'meta/recipes-devtools/libcomps')
-rw-r--r-- | meta/recipes-devtools/libcomps/libcomps_0.1.21.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb b/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb index 91170dfbed..5709f3e69f 100644 --- a/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb +++ b/meta/recipes-devtools/libcomps/libcomps_0.1.21.bb | |||
@@ -10,8 +10,6 @@ SRC_URI = "git://github.com/rpm-software-management/libcomps.git;branch=master;p | |||
10 | 10 | ||
11 | SRCREV = "2e973ce22698dd64f472180e3a689755268fb06b" | 11 | SRCREV = "2e973ce22698dd64f472180e3a689755268fb06b" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | |||
15 | inherit cmake setuptools3-base | 13 | inherit cmake setuptools3-base |
16 | 14 | ||
17 | DEPENDS = "expat libxml2 zlib" | 15 | DEPENDS = "expat libxml2 zlib" |