diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2016-05-20 09:04:08 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2016-05-20 09:04:08 +0300 |
commit | b46abf7d0ac253099d8e3af4821bcdf011c8199f (patch) | |
tree | 5e43e5708881542db419a0d01749d65c5a2b0b0d /app-office | |
parent | d433dfffdb56696ac4fa18cf153995731a340c5d (diff) |
calligra: build fix
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calligra/calligra-9999.ebuild | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index e02a365..5ddcc53 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.ebuild @@ -32,7 +32,7 @@ marble mysql +okular openexr +pdf postgres spacenav sybase test tiff +threads +truetype vc xbase +xml" # Don't use Active, it's broken on desktops. -CAL_FTS="author braindump flow gemini karbon kexi krita plan sheets stage words" +CAL_FTS="author braindump flow gemini karbon plan sheets stage words" for cal_ft in ${CAL_FTS}; do IUSE+=" calligra_features_${cal_ft}" done @@ -41,10 +41,8 @@ unset cal_ft REQUIRED_USE=" calligra_features_author? ( calligra_features_words ) calligra_features_gemini? ( opengl ) - calligra_features_krita? ( eigen exif lcms opengl ) calligra_features_plan? ( kdepim ) calligra_features_sheets? ( eigen ) - vc? ( calligra_features_krita ) test? ( calligra_features_karbon ) " @@ -108,15 +106,6 @@ RDEPEND=" truetype? ( media-libs/freetype:2 ) vc? ( dev-libs/vc ) xbase? ( dev-db/xbase ) - calligra_features_kexi? ( - >=dev-db/sqlite-3.8.7:3[extensions(+)] - dev-libs/icu:= - ) - calligra_features_krita? ( - dev-qt/qtdeclarative:4 - x11-libs/libX11 - x11-libs/libXi - ) calligra_features_words? ( dev-libs/libxslt ) " DEPEND="${RDEPEND} |