Skip to content

Commit

Permalink
snappy: Add desktop-gtk3 parts for IM support
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
  • Loading branch information
brlin-tw committed Apr 23, 2018
1 parent cb17d48 commit 96c5f2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snappy/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ parts:
manpages: [usr/local/share/man/*]
pixmaps: [usr/local/share/pixmaps/*]
resources: [usr/local/share/poedit/*]
after: [boostlib, wxwidgets]
after: [boostlib, desktop-gtk3, wxwidgets]
boostlib:
plugin: dump
source: ../deps/boost
Expand Down Expand Up @@ -122,5 +122,5 @@ parts:
apps:
poedit:
command: usr/local/bin/poedit
plugs: [home, removable-media, x11]
plugs: [desktop, home, removable-media, x11]
desktop: usr/local/share/applications/poedit.desktop

0 comments on commit 96c5f2d

Please sign in to comment.