summaryrefslogtreecommitdiffstats
path: root/meta/packages/diffstat/diffstat_1.39.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/diffstat/diffstat_1.39.bb')
-rw-r--r--meta/packages/diffstat/diffstat_1.39.bb1
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."
4HOMEPAGE = "http://invisible-island.net/diffstat/" 4HOMEPAGE = "http://invisible-island.net/diffstat/"
5PRIORITY = "optional" 5PRIORITY = "optional"
6SECTION = "devel" 6SECTION = "devel"
7DEPENDS = "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.