diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 73b6e2d1..dbf82349 100644 --- a/debian/control +++ b/debian/control @@ -124,7 +124,7 @@ Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} -Recommends: pdf-viewer | xpdf +Recommends: xpdf | pdf-viewer Description: Ur/Web reference manual Ur is a pure, functional, statically typed, strict programming language in the tradition of ML and Haskell; however, it features a significantly richer type |