Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
tigervnc: Rebuild to remove dependency on new systemd
Build -0 was done on a system with an upgraded systemd and created a
dependency:

    buczek@deadbird:~/git/bee-files (rebuild-tigervnc)$ vncserver
    Could not start Xvnc.

    /usr/bin/Xvnc: error while loading shared libraries: libsystemd.so.0:
    cannot open shared object file: No such file or directory

Rebuild on a system with the old systemd.
  • Loading branch information
donald committed Mar 11, 2018
1 parent 38ad559 commit 7d75c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tigervnc.be0
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION tigervnc-1.8.0-0
# BEE_VERSION tigervnc-1.8.0-1

XORG_SERVER_VERSION=1.19.6
XORG_SERVER_NNN=119
Expand Down

0 comments on commit 7d75c54

Please sign in to comment.