diff options
Diffstat (limited to 'kde-base/cantor/cantor-4.9999.ebuild')
| -rw-r--r-- | kde-base/cantor/cantor-4.9999.ebuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kde-base/cantor/cantor-4.9999.ebuild b/kde-base/cantor/cantor-4.9999.ebuild index 35c48105a77..33897eb7c44 100644 --- a/kde-base/cantor/cantor-4.9999.ebuild +++ b/kde-base/cantor/cantor-4.9999.ebuild @@ -33,6 +33,11 @@ DEPEND="${RDEPEND} RESTRICT="test" +pkg_setup() { + use python && python-single-r1_pkg_setup + kde4-base_pkg_setup +} + src_configure() { local mycmakeargs=( $(cmake-utils_use_with analitza) |
