[Midnightbsd-cvs] mports [22323] trunk/editors/gedit/Makefile: explicitly depend on glib20
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Feb 22 17:50:17 EST 2017
Revision: 22323
http://svnweb.midnightbsd.org/mports/?rev=22323
Author: laffer1
Date: 2017-02-22 17:50:17 -0500 (Wed, 22 Feb 2017)
Log Message:
-----------
explicitly depend on glib20
Modified Paths:
--------------
trunk/editors/gedit/Makefile
Modified: trunk/editors/gedit/Makefile
===================================================================
--- trunk/editors/gedit/Makefile 2017-02-22 13:34:58 UTC (rev 22322)
+++ trunk/editors/gedit/Makefile 2017-02-22 22:50:17 UTC (rev 22323)
@@ -29,7 +29,7 @@
USES= desktop-file-utils gettext gmake libtool \
pathfix pkgconfig python:3 tar:xz
USE_GNOME= gtksourceview3 intlhack introspection:build \
- libxml2 py3gobject3
+ libxml2 py3gobject3 glib20
USE_XORG= sm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-updater
More information about the Midnightbsd-cvs
mailing list