diff options
| -rw-r--r-- | meta/recipes-devtools/git/git.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index ade99ecfe0..9b0d328bad 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc | |||
| @@ -118,6 +118,6 @@ FILES_${PN}-tk = " \ | |||
| 118 | 118 | ||
| 119 | PACKAGES =+ "gitweb" | 119 | PACKAGES =+ "gitweb" |
| 120 | FILES_gitweb = "${datadir}/gitweb/" | 120 | FILES_gitweb = "${datadir}/gitweb/" |
| 121 | 121 | RDEPENDS_gitweb = "perl" | |
| 122 | 122 | ||
| 123 | BBCLASSEXTEND = "native nativesdk" | 123 | BBCLASSEXTEND = "native nativesdk" |
