diff options
author | David Tardon <dtardon@redhat.com> | 2014-09-05 18:08:01 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-09-05 21:37:45 +0200 |
commit | 2da5d3e555f75240331297cb3f334212ce7839c4 (patch) | |
tree | aabd0bb28b7d475bcad6af376063cf5a9b5c10e8 /bin | |
parent | 79a3d6d671055c9de1359c074b6c8b31536e51c9 (diff) |
also look for import libs in launchpad
Change-Id: I584d612063c9aa6fe472a1f829453511f94a1dbf
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/get-bugzilla-attachments-by-mimetype | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype index eef9b0f6978c..fa3004103e2a 100755 --- a/bin/get-bugzilla-attachments-by-mimetype +++ b/bin/get-bugzilla-attachments-by-mimetype @@ -248,8 +248,22 @@ launchpad_pkgs = ( "gnumeric", "inkscape", "koffice", + "libabw", + "libcdr", + "libe-book", + "libetonyek", + "libfreehand", + "libmspub", + "libmwaw", + "liborcus", + "libpagemaker", "libreoffice", + "libvisio", + "libwpd", + "libwpg", + "libwps", "openoffice.org", + "python-uniconvertor", "scribus", "sk1", "unoconv", |