diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7627d0d..88cfb6b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: https://github.com/klange/nyancat Package: nyancat Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: lsb-base, openbsd-inetd | inet-superserver, ${shlibs:Depends}, ${misc:Depends} Description: Animated terminal Nyancat Nyancat is a program to display an animated poptart cat in your terminal. Nyancat also supports inetd, allowing remote users to view Nyancat over |