mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[debian] control: rom-properties-kf6 should depend on libromdata6, not libromdata5.
This commit is contained in:
parent
a904f3c408
commit
73937d474e
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
rom-properties (2.5-1ppa6~plucky4) plucky; urgency=medium
|
||||
|
||||
* rom-properties-kf6 should depend on libromdata6, not libromdata5.
|
||||
|
||||
-- David Korth <gerbilsoft@gerbilsoft.com> Sun, 20 Apr 2025 11:17:33 -0400
|
||||
|
||||
rom-properties (2.5-1ppa6~plucky3) plucky; urgency=medium
|
||||
|
||||
* Build for Ubuntu 25.04 "Plucky" Puffin.
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -94,7 +94,7 @@ Description: ROM Properties Page shell extension (KF5 UI frontend)
|
||||
|
||||
Package: rom-properties-kf6
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libromdata5, rom-properties-utils, rom-properties-xdg, rom-properties-kio-servicemenus
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libromdata6, rom-properties-utils, rom-properties-xdg, rom-properties-kio-servicemenus
|
||||
Recommends: rom-properties-lang
|
||||
Description: ROM Properties Page shell extension
|
||||
This shell extension provides thumbnailing and property page functionality
|
||||
|
Loading…
Reference in New Issue
Block a user