This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* debian/control:
+ libcaca-dev should depend on slang1-dev.
tags/v0.99.beta14
Sam Hocevar
sam
21 years ago
parent
84bb9a5f65
commit
00ebd406a3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
debian/control
+ 1
- 1
debian/control
View File
@@ -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.
.
Write
Preview
Loading…
Cancel
Save