Skip to content

Commit

Permalink
media-gfx-5/krita: Install poppler-qt package
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Dec 8, 2023
1 parent 998cd2f commit 7b56f4b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/atoms/base-kde6/media-gfx-5/krita/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
prelude:
- >-
sed -i -e 's|app-text/poppler\[qt5\]|app-text/poppler|g'
/var/git/meta-repo/kits/kde-kit/media-gfx/krita/krita-5.1.1-r1.ebuild &&
luet repo update &&
luet i -y poppler-qt &&
luet repo cleanup
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
Expand Down

0 comments on commit 7b56f4b

Please sign in to comment.