screen: add enable-rxvt_osc

to match arch configure options https://github.com/archlinux/svntogit-community/blob/ba9c439ee266a385bc5fa7ca05b52d34de08bb85/trunk/PKGBUILD#L37-L47

and aports and void
This commit is contained in:
Artturin
2022-09-01 19:22:56 +03:00
parent 750bb8057c
commit 14a22ed0b1
+1
View File
@@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
"--enable-pam"
"--with-sys-screenrc=/etc/screenrc"
"--enable-colors256"
"--enable-rxvt_osc"
];
nativeBuildInputs = [