commit: e6812b15819f2ad75af37bc41a5d20fd0c6abed8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 10:19:21 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 10:19:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6812b15
app-misc/sleepyhead: add dev-libs/quazip USE dependency
Package-Manager: portage-2.3.2
app-misc/sleepyhead/sleepyhead-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/sleepyhead/sleepyhead-9999.ebuild
b/app-misc/sleepyhead/sleepyhead-9999.ebuild
index 2cebd80..4d6d0f5 100644
--- a/app-misc/sleepyhead/sleepyhead-9999.ebuild
+++ b/app-misc/sleepyhead/sleepyhead-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -25,7 +25,7 @@ DEPEND="virtual/opengl:=
dev-qt/qtgui:4=
dev-qt/qtopengl:4=
dev-qt/qtwebkit:4=
- dev-libs/quazip:="
+ dev-libs/quazip:=[qt4]"
RDEPEND="${DEPEND}"
src_unpack() {