summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-02-20 16:42:55 -0500
committerTim Harder <radhermit@gentoo.org>2018-03-01 14:34:45 -0500
commit1d1064503eaafce7bdede47a1f1d98f9a8266033 (patch)
tree661924bc9fc1930dcd909f85da87405e470a78af /dev-python/llfuse
parentmedia-sound/mps-youtube: version bump to 0.2.8 (diff)
downloadgentoo-1d1064503eaafce7bdede47a1f1d98f9a8266033.tar.gz
gentoo-1d1064503eaafce7bdede47a1f1d98f9a8266033.tar.bz2
gentoo-1d1064503eaafce7bdede47a1f1d98f9a8266033.zip
dev-python/llfuse: add missing attr build dep
Closes: https://bugs.gentoo.org/648326
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r--dev-python/llfuse/llfuse-1.3.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/llfuse/llfuse-1.3.2.ebuild b/dev-python/llfuse/llfuse-1.3.2.ebuild
index 0c6973964857..39a459c3a96c 100644
--- a/dev-python/llfuse/llfuse-1.3.2.ebuild
+++ b/dev-python/llfuse/llfuse-1.3.2.ebuild
@@ -20,6 +20,7 @@ RDEPEND=">=sys-fs/fuse-2.8.0:0
"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
+ sys-apps/attr
virtual/pkgconfig
test? (
${RDEPEND}