Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 5fe6538

Browse files
author
Matthias Koeppe
committed
Merge branch 't/29424/slackware__system_packages_fix' into t/29341/optional-test-9.1.rc0
2 parents 6140a99 + f7493d9 commit 5fe6538

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
gd
2+
# shared library dependencies of gd
3+
fontconfig libXpm libX11 libxcb libXau libXdmcp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libpng

build/pkgs/slackware-bootstrap.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Packages needed for ./bootstrap
2-
gettext-tools
1+
# Additional packages needed for ./bootstrap
32
autoconf
43
automake
54
libtool
6-
pkg-config

build/pkgs/slackware.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ python-2.7
1111
flex
1212
# for https upstream_url downloads
1313
ca-certificates
14+
pkg-config
15+
gettext-tools
16+
libcroco # gettext dependency (msgfmt)
17+
libxml2

0 commit comments

Comments
 (0)