Don't force a RDEP on noto cjk fonts. chromium and iridium depend on
noto-fonts now, and it takes 70+ seconds on a 2.8GHz i7 to run fc-cache with this installed, this is run at the end of pkg_add automatically, and if you kill it X is broken until you clean the cache and repair manually. OK robert@
This commit is contained in:
parent
eb88f42966
commit
e28d0a7881
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2016/03/09 01:15:05 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2016/03/13 13:18:39 sthen Exp $
|
||||
|
||||
COMMENT = pan-unicode font family
|
||||
|
||||
NOTO_PROJECT = fonts
|
||||
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
RUN_DEPENDS = fonts/noto/cjk \
|
||||
fonts/noto/emoji
|
||||
RUN_DEPENDS = fonts/noto/emoji
|
||||
|
||||
GH_TAGNAME = v$V-license-adobe
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user