diff options
Diffstat (limited to 'dev-python/CppHeaderParser')
| -rw-r--r-- | dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild b/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild index 6c1a338453c8..d60a0e9da0c0 100644 --- a/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild +++ b/dev-python/CppHeaderParser/CppHeaderParser-2.7.4.ebuild @@ -14,6 +14,6 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" -RDEPEND="dev-python/ply" +RDEPEND="dev-python/ply[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" |
