From 4e4ce7be563871ed88a90f37c671696d4cfc6295 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 04 Aug 2014 09:28:13 -0400 Subject: Fix binary package dependencies --- (limited to 'libncursesw.5-dev.pkg') diff --git a/libncursesw.5-dev.pkg/control b/libncursesw.5-dev.pkg/control index b73d5a5..e9afee9 100644 --- a/libncursesw.5-dev.pkg/control +++ b/libncursesw.5-dev.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libncurses.5 (= ${Binary-Version}) +Depends: libtinfo.5 (= ${Binary-Version}), libncursesw.5 (= ${Binary-Version}) Description: curses library with wide character support - development files 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