From 4e4ce7be563871ed88a90f37c671696d4cfc6295 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pj@pehjota.net>
Date: Mon, 04 Aug 2014 09:28:13 -0400
Subject: Fix binary package dependencies

---
(limited to 'ncurses-bin.pkg/control')

diff --git a/ncurses-bin.pkg/control b/ncurses-bin.pkg/control
index 6513ec3..36fe5e9 100644
--- a/ncurses-bin.pkg/control
+++ b/ncurses-bin.pkg/control
@@ -1,6 +1,6 @@
 Architecture: any
 Platform: all
-Depends: libncurses.5 (= ${Binary-Version})
+Depends: libtinfo.5 (= ${Binary-Version})
 Description: curses utilities
  The ncurses (new curses) library is a free software emulation of curses in
  System V Release 4.0, and more.  It uses terminfo format, supports pads and
--
cgit v0.9.1