summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-17 00:42:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-17 20:58:06 +0200
commit6a35812175cd96477603f99d2f177d3e97746a50 (patch)
tree03c9d17a9095b45924bf56a32ebef0d6d0063fa4 /kde-misc/kookie
parentkde-misc/kfilebox: Add SQL_REQUIRED="always", fix DEPENDs (diff)
downloadgentoo-6a35812175cd96477603f99d2f177d3e97746a50.tar.gz
gentoo-6a35812175cd96477603f99d2f177d3e97746a50.tar.bz2
gentoo-6a35812175cd96477603f99d2f177d3e97746a50.zip
kde-misc/kookie: Add QT3SUPPORT_REQUIRED="true"
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'kde-misc/kookie')
-rw-r--r--kde-misc/kookie/kookie-0.1.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-misc/kookie/kookie-0.1.1.ebuild b/kde-misc/kookie/kookie-0.1.1.ebuild
index deb22c1b9ed6..2a3dbdaf9cb2 100644
--- a/kde-misc/kookie/kookie-0.1.1.ebuild
+++ b/kde-misc/kookie/kookie-0.1.1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+QT3SUPPORT_REQUIRED="true"
inherit kde4-base
DESCRIPTION="Manage recipes and shopping lists"