gplugin/gplugin

fix the glib dependency
develop
2015-05-18, Gary Kramlich
e2c4495b6966
Parents 8c48e591dcfd
Children 2c03b98aceef
fix the glib dependency
--- a/packaging/debian/control Mon May 18 01:51:17 2015 -0500
+++ b/packaging/debian/control Mon May 18 20:15:29 2015 -0500
@@ -14,7 +14,7 @@
Package: libgplugin0
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libglib-2.0
+Depends: ${misc:Depends}, ${shlibs:Depends}, libglib2.0-0 (>=2.20.0)
Recommends: libgplugin-loaders
Description: GObject based plugin library
GPlugin is a GObject based library that implements a reusable plugin system