eog: Needs itstool
This commit is contained in:
parent
59b0bc8b95
commit
3443624661
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.108 2020/11/12 09:44:00 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.109 2020/11/19 19:28:49 nia Exp $
|
||||
|
||||
DISTNAME= eog-3.38.0
|
||||
CATEGORIES= graphics gnome
|
||||
|
@ -14,6 +14,8 @@ PREV_PKGPATH= graphics/eog3
|
|||
|
||||
USE_TOOLS+= msgfmt pkg-config xgettext
|
||||
|
||||
TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
|
||||
|
||||
# some linux-only packaging thing
|
||||
MESON_ARGS+= -Dlibportal=false
|
||||
|
||||
|
|
Loading…
Reference in a new issue