gcalctool -> gnome-calculator

This commit is contained in:
jasper 2013-03-29 15:09:28 +00:00
parent 5141ca2d36
commit 539170a922

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.51 2013/03/29 12:31:01 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.52 2013/03/29 15:09:28 jasper Exp $
COMMENT-main= GNOME desktop meta-package (base installation) COMMENT-main= GNOME desktop meta-package (base installation)
COMMENT-extra= GNOME desktop meta-package (full installation) COMMENT-extra= GNOME desktop meta-package (full installation)
@ -9,6 +9,8 @@ PKGNAME= gnome-${V}
PKGNAME-main= gnome-${V} PKGNAME-main= gnome-${V}
PKGNAME-extra= gnome-extra-${V} PKGNAME-extra= gnome-extra-${V}
REVISION-main= 0
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \ MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
Antoine Jacoutot <ajacoutot@openbsd.org> Antoine Jacoutot <ajacoutot@openbsd.org>
@ -44,7 +46,7 @@ RUN_DEPENDS-main += x11/gtk+3,-cups
RUN_DEPENDS-main += \ RUN_DEPENDS-main += \
graphics/evince,-nautilus \ graphics/evince,-nautilus \
x11/gnome/file-roller \ x11/gnome/file-roller \
x11/gnome/gcalctool \ x11/gnome/calculator \
x11/xdg-user-dirs-gtk x11/xdg-user-dirs-gtk
# Former gnome-utils. # Former gnome-utils.