system-config-printer: use autoconf 2.69

This commit is contained in:
Alyssa Ross 2020-12-15 16:13:01 +00:00
parent a9c1964746
commit e2367872c2
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0

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 { };