package-helpers-cmxsl/helpers/DATA/mate-user-admin/patch_changes/000-add-cracklib-runtime-as-dependency.patch

14 lines
487 B
Diff

# Fixes https://gitlab.trisquel.org/trisquel/package-helpers/-/issues/216
diff --git a/debian/control b/debian/control
index 3297b1c..37ff49a 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Depends: ${shlibs:Depends},
accountsservice,
group-service,
mate-desktop-common,
+ cracklib-runtime,
Description: MATE User Manager
User and group management utility suitable for lightweight desktop
environments such as MATE or Xfce.