summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-02-26 09:20:30 +0100
committerraveit65 <[email protected]>2021-03-04 13:46:01 +0100
commit69870af1aed34b32a48ff75554b4438e222cc526 (patch)
tree24da5e37453a827dbab49456a47c91f8e353785a /data
parent7a329dd77653eca80f62e819dc1ce3a3b380fca8 (diff)
downloadpluma-69870af1aed34b32a48ff75554b4438e222cc526.tar.bz2
pluma-69870af1aed34b32a48ff75554b4438e222cc526.tar.xz
build: port to gtksourceview-4
Diffstat (limited to 'data')
-rw-r--r--data/pluma-bugreport.sh.in2
-rw-r--r--data/pluma.pc.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/pluma-bugreport.sh.in b/data/pluma-bugreport.sh.in
index 9fab78bf..a0270db4 100644
--- a/data/pluma-bugreport.sh.in
+++ b/data/pluma-bugreport.sh.in
@@ -1,6 +1,6 @@
#!/bin/sh
-PKG_CONFIG_MODULES="glib-2.0 gtk+-3.0 gtksourceview-3.0 enchant iso-codes"
+PKG_CONFIG_MODULES="glib-2.0 gtk+-3.0 gtksourceview-4 enchant iso-codes"
echo_padded ()
{
diff --git a/data/pluma.pc.in b/data/pluma.pc.in
index 68d60a02..6ed56d80 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-3.0 libpeas-1.0 libpeas-gtk-1.0
+Requires: gtksourceview-4 libpeas-1.0 libpeas-gtk-1.0
Version: @VERSION@
Cflags: -I${includedir}/pluma
Libs: -L${libdir}