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:
@@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
|
||||
"--enable-pam"
|
||||
"--with-sys-screenrc=/etc/screenrc"
|
||||
"--enable-colors256"
|
||||
"--enable-rxvt_osc"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user