require hicolor-icon-theme, used by the file selector box
This commit is contained in:
parent
7164e19144
commit
c9f81e7876
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2006/01/10 03:04:01 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2006/04/10 20:04:23 naddy Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
@ -7,7 +7,7 @@ COMMENT-docs= "gtk+-2 documentation"
|
||||
|
||||
VERSION= 2.6.10
|
||||
DISTNAME= gtk+-${VERSION}
|
||||
PKGNAME= gtk+2-${VERSION}p1
|
||||
PKGNAME= gtk+2-${VERSION}p2
|
||||
PKGNAME-docs= gtk+2-docs-${VERSION}p0
|
||||
CATEGORIES= x11 devel
|
||||
|
||||
@ -44,6 +44,7 @@ LIB_DEPENDS= glib-2.0.800.0,gmodule-2.0.800.0,gobject-2.0.800.0::devel/glib2 \
|
||||
png.3::graphics/png \
|
||||
jpeg.62::graphics/jpeg
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
|
||||
RUN_DEPENDS= ::x11/hicolor-icon-theme
|
||||
.endif
|
||||
|
||||
.if defined(PACKAGING) && ${SUBPACKAGE} == "-docs"
|
||||
|
Loading…
Reference in New Issue
Block a user