blob: 9ff4f63c0ef30518a7e173a9738757bc0f199d49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Source: rul-dotfiles-deps
Section: admin
Priority: optional
Maintainer: Raúl Benencia <rul@kalgan.cc>
Build-Depends:
fzf,
make,
cmake,
mpv,
python3-proselint,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Package: rul-dotfiles-deps
Architecture: all
Depends: ${misc:Depends}
Description: Dependencies for rul's dotfiles
Package not meant to be installed.
.
Run: apt-get build-dep .
|