Skip to content

Commit

Permalink
Rename plug to match the content snap name
Browse files Browse the repository at this point in the history
  • Loading branch information
jardon committed Jan 4, 2024
1 parent a3d61a9 commit 4dce77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft/extensions/qt_framework.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def get_root_snippet(self) -> Dict[str, Any]:
"target": "$SNAP/data-dir/sounds",
"default-provider": "gtk-common-themes",
},
"qt-framework": {
self.qt_snaps.content: {
"interface": "content",
"default-provider": self.qt_snaps.content,
"target": "$SNAP/qt-framework",
Expand Down

0 comments on commit 4dce77d

Please sign in to comment.