Skip to content
Permalink
Browse files

mousepad: Add explict glib2 build dep, for glib-compile-schemas

  • Loading branch information
cjones051073 committed Apr 16, 2019
1 parent 14dc5f1 commit cbfc17078aec7004df27026761e88dc851489e18
Showing with 1 addition and 2 deletions.
  1. +1 −2 xfce/mousepad/Portfile
@@ -18,7 +18,7 @@ checksums sha256 39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990b
rmd160 07b8d2295a23180d5c3ae8d3b1d8099ce7e36f34 \
size 644161

depends_build port:intltool port:pkgconfig port:desktop-file-utils
depends_build port:glib2 port:intltool port:pkgconfig port:desktop-file-utils
depends_lib port:gtk2 port:gtksourceview2 \
port:libxfce4util port:libxfce4ui

@@ -27,6 +27,5 @@ configure.args --enable-dbus --disable-gtk3
post-activate {
system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"

system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
}

0 comments on commit cbfc170

Please sign in to comment.
You can’t perform that action at this time.