wok-next diff multipath-tools/receipt @ rev 19542
Build *.pc files for ncurses(w)-dev; rebuild sc-im with ncursesw.pc
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Dec 05 15:16:10 2016 +0200 (2016-12-05) |
parents | bd8c59a9d7f1 |
children | b278b2018965 |
line diff
1.1 --- a/multipath-tools/receipt Wed Mar 26 23:23:42 2014 +0100 1.2 +++ b/multipath-tools/receipt Mon Dec 05 15:16:10 2016 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://christophe.varoqui.free.fr/" 1.6 WGET_URL="http://christophe.varoqui.free.fr/multipath-tools/$TARBALL" 1.7 +PROVIDE="kpartx" 1.8 1.9 DEPENDS="libdevmapper udev libaio readline" 1.10 BUILD_DEPENDS="libdevmapper-dev udev-dev libaio-dev readline-dev"