Use a glob on libraries to avoid being tied to a specific version
The update to Debian Buster in v2019dev0 brought in libgettextlib-0.19.8.1.so and libgettextsrc-0.19.8.1.so, but rather than hardcoding the new version number let's add a glob to match whatever internal ABI the gettext libraries are using.