Hi,
I am trying to package VDK libs. I have added this in my control file:
Source: vdk
Section: libs
Priority: optional
Maintainer: Ionutz Borcoman <[EMAIL PROTECTED]>
Standards-Version: 2.4.0.0
Package: libvdk1
Architecture: any
Depends: ${shlibs:Depends}
libvdk depends on libgtk 1.1.7 or more. However, this is what I get in
my libvdk1.deb:
Package: libvdk1
Version: 0.5
Section: libs
Priority: optional
Architecture: i386
Depends: libc6, libstdc++2.9
Installed-Size: 396
Maintainer: Ionutz Borcoman <[EMAIL PROTECTED]>
Source: vdk
No reference to libgtk or libglib at all. What am I doing wrong ?
TIA,
Ionutz