mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Add xserver-xephyr to Debian/Ubuntu dependencies.
This is needed to be able to start the shell in Xephyr.
This commit is contained in:
parent
b632801c7c
commit
ac64e86932
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ if test x$system = xUbuntu -o x$system = xDebian ; then
|
|||
libdbus-glib-1-dev libgconf2-dev libgtk2.0-dev libffi-dev \
|
||||
libgnome-menu-dev libgnomeui-dev librsvg2-dev libwnck-dev libgl1-mesa-dev \
|
||||
mesa-common-dev python-dev libreadline5-dev xulrunner-dev \
|
||||
xserver-xephyr \
|
||||
; do
|
||||
if ! dpkg_is_installed $pkg; then
|
||||
reqd="$pkg $reqd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue