Tighten build+run depends.

This commit is contained in:
ajacoutot 2011-05-19 08:31:57 +00:00
parent 73cb8d1f55
commit ebd8419a3a
2 changed files with 7 additions and 10 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:57 espie Exp $
# $OpenBSD: Makefile,v 1.8 2011/05/19 08:31:57 ajacoutot Exp $
COMMENT= base icon theme extension for special UI contexts
GNOME_PROJECT= gnome-icon-theme-symbolic
GNOME_VERSION= 2.30.0
REVISION= 0
REVISION= 1
CATEGORIES= x11
@ -16,8 +16,7 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= x11/gnome
BUILD_DEPENDS= ${RUN_DEPENDS} \
x11/icon-naming-utils
BUILD_DEPENDS= x11/icon-naming-utils
RUN_DEPENDS= x11/gnome/icon-theme
PKG_ARCH= *

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2011/05/17 14:11:30 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2011/05/19 08:31:57 ajacoutot Exp $
COMMENT= base icon theme extension for special UI contexts
GNOME_PROJECT= gnome-icon-theme-symbolic
GNOME_VERSION= 3.0.0
REVISION= 1
REVISION= 2
CATEGORIES= x11
@ -16,11 +16,9 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= x11/gnome
BUILD_DEPENDS= ${RUN_DEPENDS} \
x11/icon-naming-utils \
BUILD_DEPENDS= x11/icon-naming-utils \
x11/icontool
RUN_DEPENDS= x11/gnome/icon-theme \
x11/gnome/librsvg
RUN_DEPENDS= x11/gnome/icon-theme
PKG_ARCH= *