home · contact · privacy
Add forgotten dependency.
[config] / buster / apt-mark / eeepc
index fc42862800c182e229d53b97504a370a39aa3082..a5b353a50a9d5bcb702c5e57fccf8fecb36386c4 100644 (file)
@@ -2,4 +2,44 @@
 console-setup
 # without this, systemd-logind won't run, and so not detect lid close for hibernation
 dbus
-
+# for wifi
+firmware-ralink
+wicd-curses
+# for X to start at all
+xserver-xorg-video-intel
+# X input: keyboard and touchpad
+xserver-xorg-input-evdev
+xserver-xorg-input-synaptics
+# for startx
+xinit
+# for xrdb
+x11-xserver-utils
+# for startx to run for non-root user
+libpam-systemd
+# window environment
+i3
+i3status
+suckless-tools
+xterm
+# to get sleepy at night
+redshift
+# for alsamixer
+alsa-utils
+# for xterm and browser unicode display
+ttf-unifont
+# also useful
+vim
+sudo
+less
+man-db
+manpages
+# firefox dependencies
+libdbus-glib-1-2
+libgtk-3-0
+# firefox installation dependencies (remove later?)
+curl
+bzip2
+wget
+jq
+unzip
+#