summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-11-06 14:43:26 +0300
committermonsta <[email protected]>2016-11-06 14:43:26 +0300
commit4c06cb5cd0859067769dac1317682d430b18cc78 (patch)
tree0c363ee71311366fb2016df9858858ef5ef2d25d /data
parent65371f53dbb06180b750dad7c19e7bcf0f8651d6 (diff)
downloadpluma-4c06cb5cd0859067769dac1317682d430b18cc78.tar.bz2
pluma-4c06cb5cd0859067769dac1317682d430b18cc78.tar.xz
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
Diffstat (limited to 'data')
-rw-r--r--data/pluma-bugreport.sh.in3
-rw-r--r--data/pluma.pc.in2
2 files changed, 2 insertions, 3 deletions
diff --git a/data/pluma-bugreport.sh.in b/data/pluma-bugreport.sh.in
index 4d97a6ae..9fab78bf 100644
--- a/data/pluma-bugreport.sh.in
+++ b/data/pluma-bugreport.sh.in
@@ -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 ()
{
diff --git a/data/pluma.pc.in b/data/pluma.pc.in
index 9028e4af..b79400c7 100644
--- a/data/pluma.pc.in
+++ b/data/pluma.pc.in
@@ -6,7 +6,7 @@ pluginsdir=@libdir@/pluma/plugins
Name: pluma
Description: pluma
-Requires: gtksourceview-@GTK_API_VERSION@
+Requires: gtksourceview-3.0
Version: @VERSION@
Cflags: -I${includedir}/pluma
Libs: -L${libdir}