|
|
sift? ( media-gfx/autopano-sift )" | sift? ( media-gfx/autopano-sift )" |
| |
pkg_setup() { | pkg_setup() { |
if ! built_with_use dev-libs/boost threads ; then |
if has_version '<dev-libs/boost-1.3.4' ; then |
local msg="Build dev-libs/boost with USE=threads" |
if ! built_with_use dev-libs/boost threads ; then |
eerror "$msg" |
local msg="Build dev-libs/boost with USE=threads" |
die "$msg" |
eerror "$msg" |
|
die "$msg" |
|
fi |
fi | fi |
if ! use enblend; then | if ! use enblend; then |
elog "It is recommended to emerge this package with the" | elog "It is recommended to emerge this package with the" |