diff options
author | Reuben Thomas <rrt@sc3d.org> | 2014-10-01 15:38:56 +0100 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2014-10-01 15:38:56 +0100 |
commit | ba887064cedad472190f10665fb3433c81ee8d53 (patch) | |
tree | 1ff680af61d18484db14f858c664af73af98513d /debian/control | |
parent | 719db297b416d06d1438525f93b71c4b0eb5b484 (diff) | |
download | plptools-ba887064cedad472190f10665fb3433c81ee8d53.tar.gz plptools-ba887064cedad472190f10665fb3433c81ee8d53.tar.bz2 plptools-ba887064cedad472190f10665fb3433c81ee8d53.zip |
Remove unused and unuseful -dev package
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/control b/debian/control index 032494f..b8bbe65 100644 --- a/debian/control +++ b/debian/control @@ -17,12 +17,3 @@ Description: Access EPOC device (Psion PDA) over a serial link You can mount them, access them FTP-style, use a local printer from the remote device (EPOC32 only) and install applications from SIS files. - -Package: plptools-dev -Architecture: linux-any kfreebsd-any -Section: devel -Depends: plptools (= ${binary:Version}),${misc:Depends} -Description: plptools (development files) - This package provides a static library, headers and API documentation - for plptools development. You need these files if you want to build - programs which use libplp. |