From de1c76818257c942cd05ef314479d3b4e02e5e05 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 02 Jul 2013 21:36:18 -0400 Subject: Update binary package dependencies. --- diff --git a/gettext.pkg/control b/gettext.pkg/control index 9bcc311..71f3d69 100644 --- a/gettext.pkg/control +++ b/gettext.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gettext-base (= ${Binary-Version}) +Depends: gettext-base (= ${Binary-Version}), libunistring.0, libgomp.1 Description: GNU internationalization utilities This package provides internationalization utilities for software programmers, translators, and maintainers. diff --git a/libasprintf.0.pkg/control b/libasprintf.0.pkg/control index 4af228e..4a65776 100644 --- a/libasprintf.0.pkg/control +++ b/libasprintf.0.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gettext-base (= ${Binary-Version}) +Depends: gettext-base (= ${Binary-Version}), libgcc.1, libstdc++.6 Description: Library for automatic formatted output to strings GNU libasprintf makes the C formatted output routines (fprintf et al.) usable in C++ programs. 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 -- cgit v0.9.1