From 50740393013cb5fde05318d917ac4b68c58fdfa9 Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 3 May 2022 19:55:05 +0100 Subject: added some packages for gimp and firefox --- repo/util/graphviz.xibuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'repo/util/graphviz.xibuild') diff --git a/repo/util/graphviz.xibuild b/repo/util/graphviz.xibuild index 1a701b2..cc87d95 100644 --- a/repo/util/graphviz.xibuild +++ b/repo/util/graphviz.xibuild @@ -58,3 +58,7 @@ package () { "$PKG_DEST"/usr/share/doc/graphviz } + +postinstall () { + dot -c +} -- cgit v1.2.1