mirror of
https://github.com/mikenye/docker-picard.git
synced 2026-04-18 00:53:58 +02:00
* add libqt6multimedia6 * install both openssl 1.1.1 & 3.x.x * add some ldconfigs * attempt to fix chromium * revert to libqt5multimedia5-plugins * remove unneeded file * update openbox config
18 lines
315 B
Plaintext
18 lines
315 B
Plaintext
# Note: 2 blank lines are required between entries
|
|
Package: *
|
|
Pin: release a=eoan
|
|
Pin-Priority: 500
|
|
|
|
|
|
Package: *
|
|
Pin: origin "deb.debian.org"
|
|
Pin-Priority: 300
|
|
|
|
|
|
# Pattern includes 'chromium', 'chromium-browser' and similarly
|
|
# named dependencies:
|
|
Package: chromium*
|
|
Pin: origin "deb.debian.org"
|
|
Pin-Priority: 700
|
|
|