Add x11/gnome/tracker3-miners as a runtime dependency
This avoids a warning popup at runtime ok aja@
This commit is contained in:
parent
d0eb83d713
commit
4354349ea8
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.168 2020/11/05 13:37:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.169 2020/12/24 14:59:44 solene Exp $
|
||||
|
||||
COMMENT= official media player for GNOME
|
||||
|
||||
GNOME_PROJECT= totem
|
||||
GNOME_VERSION= 3.38.0
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += totem 0.0 # 0.0.0
|
||||
|
||||
@ -40,6 +41,9 @@ RUN_DEPENDS= devel/gsettings-desktop-schemas \
|
||||
# calls grl_registry_load...plugin
|
||||
RUN_DEPENDS += x11/gnome/grilo-plugins
|
||||
|
||||
# org.freedesktop.Tracker3.Miner.Files
|
||||
RUN_DEPENDS += x11/gnome/tracker3-miners
|
||||
|
||||
LIB_DEPENDS= x11/gnome/totem-pl-parser \
|
||||
devel/gobject-introspection \
|
||||
devel/libpeas \
|
||||
|
Loading…
x
Reference in New Issue
Block a user