diff options
author | Eric Hameleers <alien@slackware.com> | 2017-11-23 21:52:56 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2017-11-23 21:52:56 +0100 |
commit | 90ad4d496b305019dd9ab791a1f91d2153a6319e (patch) | |
tree | 66f6072e1e66ab5ee550faccebcbd3e4fadff89e | |
parent | b68a49dc31fa771d6eb1197f265e91b9b270f782 (diff) | |
download | liveslak-90ad4d496b305019dd9ab791a1f91d2153a6319e.tar.gz liveslak-90ad4d496b305019dd9ab791a1f91d2153a6319e.tar.xz |
XFCE: add some new dependencies for iproute2 and xfce4-terminal
Added:
+ libcap-ng
+ libmnl
+ libtasn1
+ pcre2
Removed:
- xpdf (started depending on qt which we don't have in the XFCE ISO)
-rw-r--r-- | pkglists/min.lst | 1 | ||||
-rw-r--r-- | pkglists/xapbase.lst | 3 | ||||
-rw-r--r-- | pkglists/xbase.lst | 3 |
3 files changed, 6 insertions, 1 deletions
diff --git a/pkglists/min.lst b/pkglists/min.lst index 20d85b9..e97ddb2 100644 --- a/pkglists/min.lst +++ b/pkglists/min.lst @@ -72,6 +72,7 @@ libgpg-error libgudev libidn2 libksba +libmnl libmpc libtermcap libunistring diff --git a/pkglists/xapbase.lst b/pkglists/xapbase.lst index e4843f3..02acc81 100644 --- a/pkglists/xapbase.lst +++ b/pkglists/xapbase.lst @@ -41,5 +41,6 @@ xgames #xlockmore #xmms #xpaint -xpdf +# Now needs qt: +#xpdf xsane diff --git a/pkglists/xbase.lst b/pkglists/xbase.lst index e943c66..8d3400f 100644 --- a/pkglists/xbase.lst +++ b/pkglists/xbase.lst @@ -169,6 +169,7 @@ libatasmart libbluray libcaca libcanberra +libcap-ng libcddb libcdio libcdio-paranoia @@ -220,6 +221,7 @@ libsndfile libsoup libssh libssh2 +libtasn1 libtheora libtiff libtirpc @@ -267,6 +269,7 @@ orc p11-kit pamixer pango +pcre2 pixman pm-utils poppler |