summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-11-24 23:12:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-11-26 01:06:25 +0900
commitce06e7117592c592e0325d0047ba947016033112 (patch)
treea7beec9390ad30abce5a62b87dfa27cc57ad25bd
parentdff6d937f2e5db3db59e51ab7e9105fc90216966 (diff)
downloadtde-packaging-ce06e711.tar.gz
tde-packaging-ce06e711.zip
DEB libr: remove dependency on libglade, which is no longer available
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fcb775cf9d654a1e9d9d510439d2bfd09cbe7dca)
-rw-r--r--debian/_base/dependencies/libr/debian/control2
-rw-r--r--ubuntu/_base/dependencies/libr/debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/dependencies/libr/debian/control b/debian/_base/dependencies/libr/debian/control
index 99827d612..ef0c6ad6f 100644
--- a/debian/_base/dependencies/libr/debian/control
+++ b/debian/_base/dependencies/libr/debian/control
@@ -1,7 +1,7 @@
Source: libr
Priority: extra
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
-Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, pkg-config, libglade2-dev, binutils-dev, doxygen
+Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, pkg-config, libgtk2.0-dev, binutils-dev, doxygen
Standards-Version: 3.8.4
Section: libs
Homepage: http://www.compholio.com/elficon/
diff --git a/ubuntu/_base/dependencies/libr/debian/control b/ubuntu/_base/dependencies/libr/debian/control
index 99827d612..ef0c6ad6f 100644
--- a/ubuntu/_base/dependencies/libr/debian/control
+++ b/ubuntu/_base/dependencies/libr/debian/control
@@ -1,7 +1,7 @@
Source: libr
Priority: extra
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
-Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, pkg-config, libglade2-dev, binutils-dev, doxygen
+Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, pkg-config, libgtk2.0-dev, binutils-dev, doxygen
Standards-Version: 3.8.4
Section: libs
Homepage: http://www.compholio.com/elficon/