Need to RDEP on x11/gnome/tracker-miners.

This commit is contained in:
ajacoutot 2017-11-17 12:10:30 +00:00
parent bf3522f104
commit c47a27f769
2 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.87 2017/11/03 13:51:53 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.88 2017/11/17 12:10:30 ajacoutot Exp $
TRACKER_API= 2.0
@ -6,6 +6,7 @@ COMMENT= document and e-books manager for GNOME
GNOME_PROJECT= gnome-documents
GNOME_VERSION= 3.26.1
REVISION= 0
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
@ -65,6 +66,9 @@ RUN_DEPENDS += x11/gnome/epub-thumbnailer
# src/application.js
RUN_DEPENDS += x11/gnome/online-miners
# org.freedesktop.Tracker schema
RUN_DEPENDS += x11/gnome/tracker-miners
CONFIGURE_STYLE= gnu
post-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.62 2017/11/09 19:44:12 landry Exp $
# $OpenBSD: Makefile,v 1.63 2017/11/17 12:10:30 ajacoutot Exp $
BROKEN-powerpc= undefined reference to __sync_add_and_fetch_8
@ -8,7 +8,7 @@ COMMENT= access, organize and share your photos on GNOME
GNOME_PROJECT= gnome-photos
GNOME_VERSION= 3.26.2
REVISION= 0
REVISION= 1
CATEGORIES= graphics
@ -55,6 +55,9 @@ RUN_DEPENDS += x11/gnome/online-miners
# calls grl_registry_load...plugin
RUN_DEPENDS += x11/gnome/grilo-plugins
# org.freedesktop.Tracker schema
RUN_DEPENDS += x11/gnome/tracker-miners
.if ${MACHINE_ARCH} == i386
# undefined reference to `__sync_add_and_fetch_8'
CFLAGS += -march=i686