games-puzzle/tanglet: add missing dev-qt/qtwidgets dep (bug #587652)
authorMichael Sterrett <mr_bones_@gentoo.org>
Fri, 1 Jul 2016 08:10:33 +0000 (04:10 -0400)
committerMichael Sterrett <mr_bones_@gentoo.org>
Fri, 1 Jul 2016 08:11:14 +0000 (04:11 -0400)
Package-Manager: portage-2.2.28

games-puzzle/tanglet/tanglet-1.3.1.ebuild

index b4fa5377b838e65952b13726632f17b48c65cc83..1a13197e57f75ff417a084f51ccd4c124ee901c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,6 +18,7 @@ IUSE=""
 
 DEPEND="sys-libs/zlib
        dev-qt/qtcore:5
+       dev-qt/qtwidgets:5
        dev-qt/qtgui:5"
 RDEPEND=${DEPEND}