summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/kdebindings
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-09-20 00:33:03 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-10-15 03:23:11 +0200
commitb9885944b37d17006895adc522d2879bc75e69e7 (patch)
treeb9f19689853d1608eb3bf609a07f40b1b5b4faff /debian/squeeze/kdebindings
parent37496e85e8b93f2a1756d2720b98cd617476458f (diff)
downloadtde-packaging-b9885944b37d17006895adc522d2879bc75e69e7.tar.gz
tde-packaging-b9885944b37d17006895adc522d2879bc75e69e7.zip
Update tdebindings ruby build deps on Debian and Ubuntu
(cherry picked from commit e9964b9c2546e5338d916f5b71caf037d7a7710b)
Diffstat (limited to 'debian/squeeze/kdebindings')
-rw-r--r--debian/squeeze/kdebindings/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/squeeze/kdebindings/debian/control b/debian/squeeze/kdebindings/debian/control
index afcf85c17..93f18fdde 100644
--- a/debian/squeeze/kdebindings/debian/control
+++ b/debian/squeeze/kdebindings/debian/control
@@ -3,7 +3,7 @@ Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5),
python-dev (>= 2.3.5-11), python-support (>= 0.5), quilt, gawk,
gettext, default-jdk [amd64 i386 ia64 lpia powerpc s390 sparc],
kdelibs4-trinity-dev (>= 4:3.5.9), libqt3-compat-headers (>= 3:3.3.5),
- ruby, ruby1.8-dev, flex, bison,
+ ruby, ruby-dev, flex, bison,
automake, autoconf, libtool, libltdl-dev
Section: devel
Priority: optional
@@ -242,7 +242,7 @@ Description: TDE bindings for Ruby [Trinity]
Package: libqt0-ruby1.8-trinity
Architecture: any
Section: interpreters
-Depends: ruby1.8, ${shlibs:Depends}
+Depends: ruby, ${shlibs:Depends}
Description: Qt bindings for Ruby [Trinity]
This package contains the files necessary for running and developing
Ruby code using the Qt Ruby bindings.