From: Lucas Werkmeister Date: Mon, 17 Jul 2017 20:41:31 +0000 (+0200) Subject: mkosi: roll back to libidn on Arch (#6388) X-Git-Tag: v235~323 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b071291083072edfb7f6a1c86aae6dda99f80d2e;p=thirdparty%2Fsystemd.git mkosi: roll back to libidn on Arch (#6388) This reverts the mkosi.arch part of a8a2a0ed64. libidn2 is only available on AUR, which mkosi doesn’t support. --- diff --git a/.mkosi/mkosi.arch b/.mkosi/mkosi.arch index 613ef4746f8..f8e944a23d3 100644 --- a/.mkosi/mkosi.arch +++ b/.mkosi/mkosi.arch @@ -48,7 +48,7 @@ BuildPackages= kmod libcap libgcrypt - libidn2 + libidn libmicrohttpd libseccomp libtool @@ -63,6 +63,7 @@ BuildPackages= python-lxml qrencode xz +# TODO use libidn once it's available in official repositories Packages= - libidn2 + libidn