# HG changeset patch # User Antoine Bodin # Date 1331254316 -3600 # Node ID 162bb2a173bd66e710af14ad5f34ad4dbfc24d63 # Parent e63505ffeafac0be8adda056e43ecbf5b275d397 brscan: fix bdeps diff -r e63505ffeafa -r 162bb2a173bd brscan/receipt --- a/brscan/receipt Fri Mar 09 01:49:07 2012 +0100 +++ b/brscan/receipt Fri Mar 09 01:51:56 2012 +0100 @@ -9,7 +9,7 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html" WGET_URL="http://solutions.brother.com/Library/sol/printer/linux/rpmfiles/sane_source/$TARBALL" -DEPENDS="sane-backends" +DEPENDS="sane-backends ncurses" BUILD_DEPENDS="file" TAGS="scanner driver"