-
-
Notifications
You must be signed in to change notification settings - Fork 368
Expand file tree
/
Copy pathcontrol
More file actions
23 lines (20 loc) · 636 Bytes
/
control
File metadata and controls
23 lines (20 loc) · 636 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: lcui
Priority: optional
Maintainer: lc-soft <lc-soft@live.cn>
Build-Depends: debhelper (>= 10), autotools-dev
Standards-Version: 4.1.2
Section: libs
Homepage: https://lcui.org
Vcs-Git: https://github.com/lc-soft/LCUI.git
Vcs-Browser: https://github.com/lc-soft/LCUI
Package: liblcui2-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: lcui (= ${binary:Version}), ${misc:Depends}
Description: A small C library for building user interfaces.
Package: liblcui2
Architecture: any
Multi-Arch: same
Depends: libpng, libjpeg, libxml2, libfreetype6, libx11
Description: A small C library for building user interfaces.