build: Clean up a bit more of the gtk2 and --enable-python leftovers

This commit is contained in:
JosephMcc
2016-12-26 10:08:11 -08:00
parent cab79801ca
commit 2ddd92171c
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/sh
PKG_CONFIG_MODULES="glib-2.0 gtk+-2.0 gtksourceview-2.0 \
enchant iso-codes"
PKG_CONFIG_MODULES="glib-2.0 gtk+-3.0 gtksourceview-3.0 enchant iso-codes"
echo_padded ()
{

View File

@@ -6,7 +6,7 @@ pluginsdir=@libdir@/xed/plugins
Name: xed
Description: xed
Requires: gtksourceview-@GTK_API_VERSION@
Requires: gtksourceview-3.0
Version: @VERSION@
Cflags: -I${includedir}/xed
Libs: -L${libdir}