diff options
| author | Ian Delaney <idell5@iinet.com.au> | 2012-02-29 03:26:29 +0800 |
|---|---|---|
| committer | Ian Delaney <idell5@iinet.com.au> | 2012-02-29 03:26:29 +0800 |
| commit | afe0f337f0f42aa76f178de3b4681a8c053cb390 (patch) | |
| tree | 11fc5abba46d4326ab8bf36064500f7ae99e2587 | |
| parent | 7102e035201d503d398a773927f6afaaabdfe017 (diff) | |
| download | kde-afe0f337f0f42aa76f178de3b4681a8c053cb390.tar.gz kde-afe0f337f0f42aa76f178de3b4681a8c053cb390.tar.bz2 kde-afe0f337f0f42aa76f178de3b4681a8c053cb390.zip | |
[dev-util/kdevelop-python-9999] fix install, adding kde4-base_pkg_setup
(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild index f8bf615d74b..cec02ca9b67 100644 --- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild @@ -28,6 +28,7 @@ RESTRICT="test" pkg_setup() { python_set_active_version 2 python_pkg_setup + kde4-base_pkg_setup } src_compile() { |
