gettext is missing shared objects and headers in the most recent package
Description:
Version 0.22.5-2 is missing some shared objects and headers which are needed by other programs.
When I diff the output of pacman -Ql gettext
on the two versions below, these are missing files:
/usr/lib/libtextstyle.so
/usr/lib/libtextstyle.so.0
/usr/lib/libtextstyle.so.0.2.1
/usr/include/textstyle.h
/usr/include/textstyle/stdbool.h
/usr/include/textstyle/version.h
/usr/include/textstyle/woe32dll.h
Additional info:
- last known good version is 0.22.5-1
- first known bad version is 0.22.5-2
Steps to reproduce:
- Step 1
- Step 2
- ...