diff options
Diffstat (limited to 'meta/recipes-support/popt')
-rw-r--r-- | meta/recipes-support/popt/popt_1.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb index 32110f22e2..cb13a815e0 100644 --- a/meta/recipes-support/popt/popt_1.16.bb +++ b/meta/recipes-support/popt/popt_1.16.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "The popt library for parsing command line options." +SUMMARY = "Library for parsing command line options" HOMEPAGE = "http://rpm5.org/" SECTION = "libs" |