diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-01-17 17:47:22 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-01-17 17:47:22 +0100 |
commit | ffc03ff343c811835c3cad3a9ecb432be4f35426 (patch) | |
tree | 763c52732273389d4f833ed1dc185094a9c7c2d2 | |
parent | 2aed1c479a91e686062dcc9c7773852570556961 (diff) | |
download | nutyx-extra-ffc03ff343c811835c3cad3a9ecb432be4f35426.tar.gz nutyx-extra-ffc03ff343c811835c3cad3a9ecb432be4f35426.tar.bz2 nutyx-extra-ffc03ff343c811835c3cad3a9ecb432be4f35426.tar.xz nutyx-extra-ffc03ff343c811835c3cad3a9ecb432be4f35426.zip |
pstoedit, maj des dépendances et footprint
-rw-r--r-- | extra/pstoedit/.footprint | 8 | ||||
-rwxr-xr-x | extra/pstoedit/Pkgfile | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/extra/pstoedit/.footprint b/extra/pstoedit/.footprint index 288db9459..6deedc1fa 100644 --- a/extra/pstoedit/.footprint +++ b/extra/pstoedit/.footprint @@ -25,6 +25,14 @@ lrwxrwxrwx root/root usr/lib/libpstoedit.so.0 -> libpstoedit.so.0.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/pstoedit.pc drwxr-xr-x root/root usr/lib/pstoedit/ +-rwxr-xr-x root/root usr/lib/pstoedit/libp2edrvlplot.la +lrwxrwxrwx root/root usr/lib/pstoedit/libp2edrvlplot.so -> libp2edrvlplot.so.0.0.0 +lrwxrwxrwx root/root usr/lib/pstoedit/libp2edrvlplot.so.0 -> libp2edrvlplot.so.0.0.0 +-rwxr-xr-x root/root usr/lib/pstoedit/libp2edrvlplot.so.0.0.0 +-rwxr-xr-x root/root usr/lib/pstoedit/libp2edrvmagick++.la +lrwxrwxrwx root/root usr/lib/pstoedit/libp2edrvmagick++.so -> libp2edrvmagick++.so.0.0.0 +lrwxrwxrwx root/root usr/lib/pstoedit/libp2edrvmagick++.so.0 -> libp2edrvmagick++.so.0.0.0 +-rwxr-xr-x root/root usr/lib/pstoedit/libp2edrvmagick++.so.0.0.0 -rwxr-xr-x root/root usr/lib/pstoedit/libp2edrvstd.la lrwxrwxrwx root/root usr/lib/pstoedit/libp2edrvstd.so -> libp2edrvstd.so.0.0.0 lrwxrwxrwx root/root usr/lib/pstoedit/libp2edrvstd.so.0 -> libp2edrvstd.so.0.0.0 diff --git a/extra/pstoedit/Pkgfile b/extra/pstoedit/Pkgfile index 250e321be..c2ff90390 100755 --- a/extra/pstoedit/Pkgfile +++ b/extra/pstoedit/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.pstoedit.net/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: ghoscript +# Depends on: ghoscript, imagemagick, librsvg, plotutils name=pstoedit version=3.50 |