Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/76'
Browse files Browse the repository at this point in the history
* origin/pr/76:
  archlinux: install pdf-converter by default
  • Loading branch information
marmarek committed Jan 26, 2025
2 parents c790dd8 + a55be4d commit da127c4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion archlinux/PKGBUILD.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,13 @@ package_qubes-vm-dependencies() {
}

package_qubes-vm-recommended() {
depends=(qubes-vm-passwordless-root qubes-vm-networking qubes-gpg-split qubes-usb-proxy)
depends=(
qubes-vm-passwordless-root
qubes-vm-networking
qubes-gpg-split
qubes-usb-proxy
qubes-pdf-converter
)
}

package_qubes-vm-repo() {
Expand Down

0 comments on commit da127c4

Please sign in to comment.