system-config-printer: use autoconf 2.69

This commit is contained in:
Alyssa Ross
2020-12-17 12:54:01 +00:00
parent a9c1964746
commit e2367872c2
+2 -1
View File
@@ -7613,8 +7613,9 @@ in
sysbench = callPackage ../development/tools/misc/sysbench {};
system-config-printer = callPackage ../tools/misc/system-config-printer {
autoreconfHook = autoreconfHook269;
libxml2 = libxml2Python;
};
};
systembus-notify = callPackage ../applications/misc/systembus-notify { };