app-office/hamster-time-tracker: Fix incorrect use of waf-utils eclass
authorNicolas Bock <nicolasbock@gentoo.org>
Thu, 14 Apr 2016 06:20:34 +0000 (08:20 +0200)
committerNicolas Bock <nicolasbock@gentoo.org>
Thu, 14 Apr 2016 06:20:55 +0000 (08:20 +0200)
Fixed Bug 577538. Thanks to michael.frommberger@gmx.net for pointing out the fix!

Package-Manager: portage-2.2.26

app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild

index 364c3d58f01bb23e268b47d75a9530ec081dca47..24d4eed8c6ea45a9a450e3c32e825aa1fe910cb4 100644 (file)
@@ -1,10 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
 PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="threads(+)"
 
 inherit git-r3 python-single-r1 waf-utils