1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
Source: rul-dotfiles-deps
Section: admin
Priority: optional
Maintainer: Raúl Benencia <rul@kalgan.cc>
Build-Depends:
elpa-anzu,
elpa-auto-complete,
elpa-clues-theme,
elpa-company,
elpa-company-lsp,
elpa-counsel,
elpa-debian-el,
elpa-dpkg-dev-el,
elpa-doom-themes,
elpa-fill-column-indicator,
elpa-flx-ido,
elpa-hydra,
elpa-ibuffer-vc,
elpa-imenu-list,
elpa-ivy,
elpa-magit,
elpa-monokai-theme,
elpa-org,
elpa-org-bullets,
elpa-projectile,
elpa-smart-mode-line,
elpa-smart-mode-line-powerline-theme,
elpa-smex,
elpa-solarized-theme,
elpa-use-package,
elpa-yaml-mode,
elpa-zenburn-theme,
fonts-firacode,
fzf,
make,
msmtp,
neomutt,
notmuch-mutt,
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 .
|