x11-misc/fraqtive: Depend on dev-qt/qtxml:5
authorJeroen Roovers <jer@gentoo.org>
Fri, 29 May 2020 08:04:21 +0000 (10:04 +0200)
committerJeroen Roovers <jer@gentoo.org>
Fri, 29 May 2020 08:05:08 +0000 (10:05 +0200)
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Closes: https://bugs.gentoo.org/726040
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild [moved from x11-misc/fraqtive/fraqtive-0.4.8-r1.ebuild with 94% similarity]

similarity index 94%
rename from x11-misc/fraqtive/fraqtive-0.4.8-r1.ebuild
rename to x11-misc/fraqtive/fraqtive-0.4.8-r2.ebuild
index 331b0ef776a44ba991792d55c0389e96b2a6ee05..7c98c2069002dee2be987a6edc1ec86b6205dbf8 100644 (file)
@@ -1,8 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-
 inherit qmake-utils toolchain-funcs xdg
 
 DESCRIPTION="Open source, multi-platform generator of the Mandelbrot family fractals"
@@ -21,6 +20,7 @@ DEPEND="
        dev-qt/qtcore:5
        dev-qt/qtgui:5
        dev-qt/qtopengl:5
+       dev-qt/qtxml:5
        virtual/glu
 "
 RDEPEND="${DEPEND}"