Browse Source
docker image: install docbook-xsl-ns
docbook-xsl-ns is needed by libnotify package.
master
Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
0 deletions
-
scripts/setup-ubuntu.sh
|
|
@ -112,6 +112,7 @@ PACKAGES+=" libunistring-dev" |
|
|
|
PACKAGES+=" llvm-9-dev" |
|
|
|
|
|
|
|
# Needed by packages in X11 repository. |
|
|
|
PACKAGES+=" docbook-xsl-ns" |
|
|
|
PACKAGES+=" gnome-common" |
|
|
|
PACKAGES+=" gobject-introspection" |
|
|
|
PACKAGES+=" gtk-3-examples" |
|
|
|