diff options
author | P. J. McDermott <pjm@nac.net> | 2013-07-02 21:36:18 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-07-02 21:36:18 (EDT) |
commit | de1c76818257c942cd05ef314479d3b4e02e5e05 (patch) | |
tree | a349706154aa7b75883a68f9fda61aad4b7dda49 /libgettextpo.0.pkg/control | |
parent | 09c818b091c31ae925088e3dbf3c19d5525b751c (diff) |
Update binary package dependencies.
Diffstat (limited to 'libgettextpo.0.pkg/control')
-rw-r--r-- | libgettextpo.0.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgettextpo.0.pkg/control b/libgettextpo.0.pkg/control index 6e85b26..1ae069b 100644 --- a/libgettextpo.0.pkg/control +++ b/libgettextpo.0.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gettext-base (= ${Binary-Version}) +Depends: gettext-base (= ${Binary-Version}), libunistring.0 Description: Library for processing GNU gettext PO files For the tasks for which a combination of `msgattrib', `msgcat' etc. is not sufficient, a set of C functions is provided in a library, to make it possible |