summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorVlad Glagolev2022-08-12 00:21:32 +0000
committerVlad Glagolev2022-08-12 00:21:32 +0000
commit784b3d47bd1baf3cd65db68507aa3154d437a83e (patch)
treedf679799b851b08926d54c72cad515abc20617e5 /wm-addons
parent6eba7b97a91e61834e7143776ee4ff4482688ed5 (diff)
rofi: drop librsvg2 as obsolete
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/rofi/DEPENDS2
-rw-r--r--wm-addons/rofi/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/wm-addons/rofi/DEPENDS b/wm-addons/rofi/DEPENDS
index 89ce5ea676..d218e5c631 100755
--- a/wm-addons/rofi/DEPENDS
+++ b/wm-addons/rofi/DEPENDS
@@ -8,7 +8,7 @@ depends libxkbcommon &&
depends pango &&
depends cairo &&
depends startup-notification &&
-depends librsvg2 &&
+depends gdk-pixbuf2 &&
optional_depends check \
"--enable-check" \
diff --git a/wm-addons/rofi/HISTORY b/wm-addons/rofi/HISTORY
index 1b3f270a7d..9fad288ba5 100644
--- a/wm-addons/rofi/HISTORY
+++ b/wm-addons/rofi/HISTORY
@@ -1,3 +1,6 @@
+2022-08-11 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: dropped obsolete dependency, replaced with gdk-pixbuf2
+
2022-01-29 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 1.7.3