aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2020-08-29 19:11:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2020-08-29 19:11:34 +0000
commitef52e561a9b98eb10181f416d2eda6b7e3a091ae (patch)
tree1f247e8f41a2c33fab65c99e1d8ccfe56fca8189
parent03b3e5e3ca2ce27803a58743340dcc07e7042f66 (diff)
downloadports-ef52e561a9b98eb10181f416d2eda6b7e3a091ae.tar.gz
ports-ef52e561a9b98eb10181f416d2eda6b7e3a091ae.zip
Add dependency on hicolor and adwaita icon themes, and on librsvg2 to be
able to load svg icons. This mirrors x11-toolkits/gtk30. Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com>
Notes
Notes: svn path=/head/; revision=546937
-rw-r--r--x11-toolkits/linux-c7-gtk3/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-toolkits/linux-c7-gtk3/Makefile b/x11-toolkits/linux-c7-gtk3/Makefile
index 02c6aa13ea3f..fdc35b5e0f21 100644
--- a/x11-toolkits/linux-c7-gtk3/Makefile
+++ b/x11-toolkits/linux-c7-gtk3/Makefile
@@ -3,16 +3,19 @@
PORTNAME= gtk3
PORTVERSION= 3.22.30
DISTVERSIONSUFFIX= -5.el7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= GTK+ library, version 3.X (Linux CentOS ${LINUX_DIST_VER})
+RUN_DEPENDS= hicolor-icon-theme>0:misc/hicolor-icon-theme \
+ adwaita-icon-theme>0:x11-themes/adwaita-icon-theme
+
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX= at-spi2-atk atk cairo-gobject fontconfig freetype gdkpixbuf2 \
- libepoxy libxkbcommon pango wayland xorglibs
+ libepoxy librsvg2 libxkbcommon pango wayland xorglibs
USE_LINUX_RPM= yes
LIB_DISTNAMES= ${DISTNAME} \