summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjzbor2021-04-29 16:05:45 +0200
committerjzbor2021-04-29 16:05:45 +0200
commit427085a380ce06254e65b7d93a38bbda2d0cc3ff (patch)
tree6bb5c29ac6c8488cff4c0e1d71ffcbd3ba92e7e3 /PKGBUILD
parentda4a2c32a936fdf2ef47dde8f73dc66a864d8702 (diff)
downloadaur-427085a380ce06254e65b7d93a38bbda2d0cc3ff.tar.gz
Improving dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d65ddbf626c..41ed092a595b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,20 @@
pkgname=moonwm
_pkgname=MoonWM
pkgver=7.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="My own outstandingly named Window Manager (a dynamic window manager)"
arch=(x86_64 i686)
url="https://github.com/jzbor/moonwm"
license=('MIT')
groups=()
-depends=(libx11 libxcb libxinerama slop xmenu xorg-xsetroot dmenu ffmpeg geoclue i3lock imagemagick kdeconnect libnotify light network-manager-applet notification-daemon otf-nerd-fonts-fira-code pamixer picom polkit-gnome redshift skippy-xd wmname xdotool xfce4-power-manager xorg-setxkbmap xorg-xrandr xorg-xrdb xwallpaper)
+depends=(libx11 libxcb libxinerama slop xmenu xorg-xsetroot arandr dmenu ffmpeg geoclue i3lock imagemagick libnotify light network-manager-applet notification-daemon otf-nerd-fonts-fira-code pamixer picom polkit-gnome skippy-xd wmname xdotool xfce4-power-manager xorg-setxkbmap xorg-xrandr xorg-xrdb xwallpaper)
makedepends=()
checkdepends=()
optdepends=(\
'lxappearance: GUI for configuring GTK and icon theme',
'matcha-gtk-theme: a fitting GTK theme (Matcha-dark-aliz)',
'numix-circle-icon-theme: an icon theme that fits nicely',
+ 'redshift: night mode',
'scrot: integrated screenshot support',
'xfce4-notifyd: a good default notification-daemon')
provides=(moonwm)