summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-06-02 12:40:05 +0200
committerTor Andersson <tor@ghostscript.com>2010-06-02 12:40:05 +0200
commit21682e04056795a37a8a0667ba4d688cfad4c2da (patch)
treedbb10061c652a8ff0825a6c4ff48ebd51686b375 /debian
parentfc0637531065cf91ee25445eb8ba417708a295c5 (diff)
downloadmupdf-21682e04056795a37a8a0667ba4d688cfad4c2da.tar.xz
Remove broken dependency in debian/control.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a31498d6..6ffe6cdf 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
Package: libmupdf-dev
Architecture: any
-Depends: libmupdf, ${shlibs:Depends}
+Depends: ${shlibs:Depends}
Description: Development files for the MuPDF viewer
MuPDF is a lightweight PDF viewer and toolkit written in portable C.
.