diff options
-rw-r--r-- | app-misc/sleepyhead/sleepyhead-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/sleepyhead/sleepyhead-9999.ebuild b/app-misc/sleepyhead/sleepyhead-9999.ebuild index 2cebd8086e14..4d6d0f5bd7e8 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() { |