mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[debian] control: KDE packages should depend on rom-properties-utils, not rom-properties-stub.
rom-properties-stub was replaced by rom-properties-utils a while ago. I oopsed when I added the stub dependency. :x
This commit is contained in:
parent
ad98897d6b
commit
b7bff34fc5
4
debian/control
vendored
4
debian/control
vendored
@ -62,7 +62,7 @@ Description: ROM Properties Page shell extension
|
||||
|
||||
Package: rom-properties-kde4
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libromdata2, rom-properties-utils, rom-properties-xdg, rom-properties-stub
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libromdata2, rom-properties-utils, rom-properties-xdg, rom-properties-utils
|
||||
Recommends: rom-properties-lang
|
||||
Description: ROM Properties Page shell extension
|
||||
This shell extension provides thumbnailing and property page functionality
|
||||
@ -73,7 +73,7 @@ Description: ROM Properties Page shell extension
|
||||
|
||||
Package: rom-properties-kf5
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libromdata2, rom-properties-utils, rom-properties-xdg, rom-properties-stub
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libromdata2, rom-properties-utils, rom-properties-xdg, rom-properties-utils
|
||||
Recommends: rom-properties-lang
|
||||
Conflicts: rom-properties-kde5
|
||||
Replaces: rom-properties-kde5
|
||||
|
Loading…
Reference in New Issue
Block a user