Don't require libglademm in debian control file, it confuses newer Ubuntus.

This commit is contained in:
Alexander Shaduri
2012-08-11 14:19:58 +00:00
parent a06ac42eff
commit c3ce878376
+1 -1
View File
@@ -6,7 +6,7 @@ Maintainer: Alexander Shaduri <ashaduriREMOVETHIS@gmail.com>
# technically, we don't need libglademm if gtkmm >= 2.12, but it won't get
# into Depends if it's not needed, so let's leave it here.
Build-Depends: debhelper (>= 5), autotools-dev,
libpcre3-dev, libgtkmm-2.4-dev (>= 2.6.0), libglademm-2.4-dev
libpcre3-dev, libgtkmm-2.4-dev (>= 2.6.0)
Standards-Version: 3.7.3
Package: gsmartcontrol