]> err.no Git - pkg-config/commit
2005-03-18 Tollef Fog Heen <tfheen@debian.org>
authorArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:06:19 +0000 (13:06 +0000)
committerArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:06:19 +0000 (13:06 +0000)
commit03723d4caa2d0b9294b248c3cf9c4b8d1c2a73b4
tree4d31e1c106913ae2dde3037f3d14cbb679c28170
parent3c5248e621c409b58a42f7fd9622746531dd8820
2005-03-18  Tollef Fog Heen  <tfheen@debian.org>
Author: tfheen
Date: 2005-03-22 08:54:08 GMT
2005-03-18  Tollef Fog Heen  <tfheen@debian.org>

       * pkg.c (print_package_list): Ignore requires when just listing
       the available packages.
       (internal_get_package): Pass ignore_requires on.

       * parse.h: update prototype for parse_package_file.

       * parse.c (parse_line): Ignore Requires when told so.
       (parse_package_file): Pass ingore_requires on to parse_line.

       (Freedesktop #191, Debian #232719)
ChangeLog
parse.c
parse.h
pkg.c