librsvg is not needed at build time.
This commit is contained in:
parent
3085e3a5d6
commit
97b041f8a8
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:46:13 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/04/03 08:08:21 ajacoutot Exp $
|
||||
|
||||
COMMENT= Industrial icon theme from OpenSUSE
|
||||
|
||||
@ -12,11 +12,11 @@ MASTER_SITES= http://forgeftp.novell.com/opensuse-art/openSUSE11/icons/
|
||||
# CC-BY-SA 3.0
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
RUN_DEPENDS= x11/gtk+2,-guic
|
||||
MODULES= textproc/intltool
|
||||
|
||||
BUILD_DEPENDS= x11/icon-naming-utils \
|
||||
x11/gnome/librsvg \
|
||||
graphics/ImageMagick
|
||||
RUN_DEPENDS= x11/gtk+2,-guic
|
||||
|
||||
BUILD_DEPENDS= x11/icon-naming-utils
|
||||
|
||||
# Add the corresponding "Inherits" theme.
|
||||
RUN_DEPENDS += x11/tango-icon-theme
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2013/04/02 16:16:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2013/04/03 08:08:21 ajacoutot Exp $
|
||||
|
||||
COMMENT= Tangerine icon theme from Ubuntu
|
||||
|
||||
@ -19,7 +19,6 @@ WRKDIST= ${WRKDIR}/tangerine-icon-theme-0.26
|
||||
RUN_DEPENDS= x11/gtk+2,-guic
|
||||
|
||||
BUILD_DEPENDS= x11/icon-naming-utils \
|
||||
x11/gnome/librsvg \
|
||||
graphics/ImageMagick \
|
||||
${MODGNU_AUTOCONF_DEPENDS} \
|
||||
${MODGNU_AUTOMAKE_DEPENDS}
|
||||
|
Loading…
Reference in New Issue
Block a user