X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=e16f07ad4335bad48f4c8eb5e48416fec74b8ce2;hb=e9a6ee033ba29716eb3b6e4a03569d94d91bfbe6;hp=9a96495af740f2dff8cbe2eb43b0ede3f8e11005;hpb=6caec05f351a3fc314bade7d0ac4d450f2690d8f;p=pkg-tig.git diff --git a/debian/control b/debian/control index 9a96495..e16f07a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Vcs-Browser: http://git.tokkee.org/?p=pkg-tig.git Package: tig Architecture: any -Depends: git (>= 1:1.7.0.4-2~) | git-core (>= 1:1.5.4), ${shlibs:Depends} +Depends: git (>= 1:1.7.0.4-2~) | git-core (>= 1:1.5.4), ${shlibs:Depends}, + ${misc:Depends} Description: ncurses-based Git repository browser This package contains a text-mode interface for the version control system Git. It may be used to browse the history and contents of a repository.