summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog1
-rw-r--r--control2
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog b/changelog
index 7316bda..107cb36 100644
--- a/changelog
+++ b/changelog
@@ -3,6 +3,7 @@ gawk (5.0.0-1) trunk
* New upstream version.
* Update Maintainer.
* Update readline and ncurses build dependencies.
+ * Replace gettext build dependency with gettext-tiny.
* gawk: Use automatic shared library dependencies.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Mon, 24 Jun 2019 23:16:17 -0400
diff --git a/control b/control
index 4bef558..1eb234c 100644
--- a/control
+++ b/control
@@ -3,5 +3,5 @@ Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), gpg, dirmngr,
libgmp-dev, libmpfr-dev,
libreadline.8-dev, libncurses.6-dev,
libsigsegv-dev,
- gettext,
+ gettext-tiny,
Homepage: https://www.gnu.org/software/gawk/