diff --git a/bin/compile b/bin/compile index 73be6e0..1f5ab63 100755 --- a/bin/compile +++ b/bin/compile @@ -76,7 +76,6 @@ PACKAGES=" libxrandr2 libxss1 libxtst6 - xdg-utils " APT_OPTIONS="-o debug::nolocking=true -o dir::cache=$APT_CACHE_DIR -o dir::state=$APT_STATE_DIR" APT_FLAGS="--allow-downgrades --allow-remove-essential --allow-change-held-packages"