diff --git a/meta/gnustep/Makefile b/meta/gnustep/Makefile index d32e12a6d1d..20ed88ed2fc 100644 --- a/meta/gnustep/Makefile +++ b/meta/gnustep/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2013/05/14 11:06:39 sebastia Exp $ +# $OpenBSD: Makefile,v 1.7 2013/10/05 06:48:19 sebastia Exp $ COMMENT = GNUstep desktop meta-package VERSION = 0.9.2 -REVISION = 0 +REVISION = 1 PKGNAME = gnustep-desktop-${VERSION} RUN_DEPENDS += \ @@ -35,11 +35,13 @@ RUN_DEPENDS += \ x11/gnustep/laternamagica \ x11/gnustep/matharray \ x11/gnustep/mpdcon \ + x11/gnustep/neos-theme \ x11/gnustep/netclasses \ x11/gnustep/paje \ x11/gnustep/price \ x11/gnustep/projectcenter \ x11/gnustep/remotedesk \ + x11/gnustep/silver-theme \ x11/gnustep/simpleagenda \ x11/gnustep/sqlclient \ x11/gnustep/sudoku \