diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-09-13 02:28:11 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-09-13 02:28:11 -0500 |
commit | 2b8fe80000694ad71b8773b64f49a128afc2a6a3 (patch) | |
tree | 31211ad74d5d8a4d6ce3945607c94e185f3d4eac /ubuntu | |
parent | fd86225ae03901636e3eafcd2ab342488999cbe1 (diff) | |
download | tde-packaging-2b8fe80000694ad71b8773b64f49a128afc2a6a3.tar.gz tde-packaging-2b8fe80000694ad71b8773b64f49a128afc2a6a3.zip |
Fix tdelibs build dependencies on Debian and Ubuntu
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/control b/ubuntu/maverick/tdelibs/debian/control index 768f46d12..8b2b21b32 100644 --- a/ubuntu/maverick/tdelibs/debian/control +++ b/ubuntu/maverick/tdelibs/debian/control @@ -17,7 +17,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 5.0.31), quilt, autotools- sharutils, texinfo, libogg-dev, libtqtinterface-dev, gettext-kde, lsb-release, base-files, sudo, libr-dev, libudev-dev, cmake, libltdl-dev, libmagic-dev, libpcsclite-dev, - opensc-pkcs11, libcryptsetup-dev + opensc-pkcs11, libpkcs11-helper1-dev, libcryptsetup-dev Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11 Standards-Version: 3.8.3 |