wok-6.x diff lvmts/receipt @ rev 21619
gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 25 14:09:45 2019 +0300 (2019-05-25) |
parents | d1d3baac286f |
children | 89c8d8b6cf48 |
line diff
1.1 --- a/lvmts/receipt Fri Sep 27 14:53:08 2013 +0000 1.2 +++ b/lvmts/receipt Sat May 25 14:09:45 2019 +0300 1.3 @@ -11,7 +11,7 @@ 1.4 WEB_SITE="https://github.com/tomato42/lvmts/" 1.5 WGET_URL="https://nodeload.github.com/tomato42/lvmts/tarball/$GITHASH" 1.6 1.7 -DEPENDS="lvm blktrace libconfuse" 1.8 +DEPENDS="lvm2 blktrace libconfuse" 1.9 BUILD_DEPENDS="wget lvm2-dev libconfuse" 1.10 1.11 # Rules to configure and make the package.