diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-16 08:03:01 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-16 08:28:48 +0000 |
commit | edce80392fa32cf3d74e20ae796d9154fe839e49 (patch) | |
tree | 4935f0606b2c7c1d57d31fdf1041b78aa3f8fbfe /arandr/Pkgfile | |
parent | 4d89491bd5fbb60b36c4b557112f4b5ea4a70565 (diff) | |
download | contrib-edce80392fa32cf3d74e20ae796d9154fe839e49.tar.gz contrib-edce80392fa32cf3d74e20ae796d9154fe839e49.tar.xz |
[notify] arandr: dependency changed from docutils to python3-docutils
Diffstat (limited to 'arandr/Pkgfile')
-rw-r--r-- | arandr/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arandr/Pkgfile b/arandr/Pkgfile index 01e401639..a4807320e 100644 --- a/arandr/Pkgfile +++ b/arandr/Pkgfile @@ -1,7 +1,7 @@ # Description: a front end to xrandr written in python # URL: https://christian.amsuess.com/tools/arandr/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: docutils gtk3 python3-gobject xorg-xrandr +# Depends on: gtk3 python3-docutils python3-gobject xorg-xrandr name=arandr version=0.1.10 |