summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-10-14 13:52:37 +0000
committerJeroen Roovers <jer@gentoo.org>2014-10-14 13:52:37 +0000
commite55dd8b56fb55e37f087c8081f02fbbc0ab539f3 (patch)
tree78b666b0d7ce4c9e6a7953e762c45926ce87bc4a /net-analyzer/wireshark/wireshark-1.12.1.ebuild
parentStable for x86, wrt bug #524200 (diff)
downloadgentoo-2-e55dd8b56fb55e37f087c8081f02fbbc0ab539f3.tar.gz
gentoo-2-e55dd8b56fb55e37f087c8081f02fbbc0ab539f3.tar.bz2
gentoo-2-e55dd8b56fb55e37f087c8081f02fbbc0ab539f3.zip
Add virtual/freedesktop-icon-theme dependency (bug #525390).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/wireshark/wireshark-1.12.1.ebuild')
-rw-r--r--net-analyzer/wireshark/wireshark-1.12.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-1.12.1.ebuild b/net-analyzer/wireshark/wireshark-1.12.1.ebuild
index e4530b17a715..fc6520a46df2 100644
--- a/net-analyzer/wireshark/wireshark-1.12.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild,v 1.10 2014/09/27 10:39:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild,v 1.11 2014/10/14 13:52:37 jer Exp $
EAPI=5
inherit autotools eutils fcaps qt4-r2 user
@@ -24,6 +24,7 @@ GTK_COMMON_DEPEND="
x11-libs/gdk-pixbuf
x11-libs/pango
x11-misc/xdg-utils
+ virtual/freedesktop-icon-theme
"
RDEPEND="
>=dev-libs/glib-2.14:2