diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-08-22 16:31:35 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-08-22 16:32:20 +1000 |
commit | 514845ce15a85868601e1c0b8af67d35baa1b7b1 (patch) | |
tree | e09b719980265befefa6920916159dcdc24a3d7b /media-gfx | |
parent | mail-client/sylpheed: drop old (diff) | |
download | gentoo-514845ce15a85868601e1c0b8af67d35baa1b7b1.tar.gz gentoo-514845ce15a85868601e1c0b8af67d35baa1b7b1.tar.bz2 gentoo-514845ce15a85868601e1c0b8af67d35baa1b7b1.zip |
media-gfx/qiviewer: specify Qt SLOT.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild b/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild index 1921592e042b..6219748c3089 100644 --- a/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild +++ b/media-gfx/qiviewer/qiviewer-0.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,7 @@ RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}/src" DOC_CONTENTS="If you want support for gif and tiff images -make sure that you build dev-qt/qtgui +make sure that you build dev-qt/qtgui:4 with apropriate USE flags" src_prepare() { |