diff options
Diffstat (limited to 'meta/packages/diffstat/diffstat_1.39.bb')
-rw-r--r-- | meta/packages/diffstat/diffstat_1.39.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/diffstat/diffstat_1.39.bb b/meta/packages/diffstat/diffstat_1.39.bb index 01bada16af..94fb6c477d 100644 --- a/meta/packages/diffstat/diffstat_1.39.bb +++ b/meta/packages/diffstat/diffstat_1.39.bb | |||
@@ -4,6 +4,7 @@ reviewing large, complex patch files." | |||
4 | HOMEPAGE = "http://invisible-island.net/diffstat/" | 4 | HOMEPAGE = "http://invisible-island.net/diffstat/" |
5 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |
6 | SECTION = "devel" | 6 | SECTION = "devel" |
7 | DEPENDS = "gettext" | ||
7 | 8 | ||
8 | # NOTE: The upstream maintainer has a single 'diffstat.tar.gz' for the | 9 | # NOTE: The upstream maintainer has a single 'diffstat.tar.gz' for the |
9 | # latest version of the package. It could easily change out from under us. | 10 | # latest version of the package. It could easily change out from under us. |