ソースを参照

* debian/control:

+ libcaca-dev should depend on slang1-dev.
tags/v0.99.beta14
Sam Hocevar sam 21年前
コミット
00ebd406a3
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      debian/control

+ 1
- 1
debian/control ファイルの表示

@@ -8,7 +8,7 @@ Standards-Version: 3.6.1.0
Package: libcaca-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}
Depends: ${shlibs:Depends}, slang1-dev
Description: text mode graphics library
libcaca is the Colour AsCii Art library.
.


読み込み中…
キャンセル
保存