app-text/q-text-as-data: Require Python w/ SQLite.
authorOGINO Masanori <masanori.ogino@gmail.com>
Sat, 6 Aug 2016 05:09:07 +0000 (14:09 +0900)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 5 Dec 2016 18:36:12 +0000 (10:36 -0800)
(cherry picked from commit 017a176f1ade171b93dc6052a2835b5251a922fb)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
app-text/q-text-as-data/q-text-as-data-1.5.0.ebuild

index aa6fcbb4de0ffc63aae8505dd8ebe5b103a7b182..373602ac7253512625eea5d9a28bf27d92f309f2 100644 (file)
@@ -5,6 +5,7 @@
 EAPI="5"
 # Does not yet support py3
 PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite"
 
 inherit python-r1