summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/apt/apt.inc')
-rw-r--r--meta/recipes-devtools/apt/apt.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/apt/apt.inc b/meta/recipes-devtools/apt/apt.inc
index b855099e52..6883ac865a 100644
--- a/meta/recipes-devtools/apt/apt.inc
+++ b/meta/recipes-devtools/apt/apt.inc
@@ -1,4 +1,7 @@
1SUMMARY = "Advanced front-end for dpkg" 1SUMMARY = "Advanced front-end for dpkg"
2DESCRIPTION = "Provides commandline tools for searching and managing as well \
3as querying information about packages as a low-level access to all features \
4of the libapt-pkg library."
2LICENSE = "GPLv2.0+" 5LICENSE = "GPLv2.0+"
3SECTION = "base" 6SECTION = "base"
4 7